PD: Fix convoluted event handling of dress-up task boxes
This commit is contained in:
@@ -293,11 +293,6 @@ TaskChamferParameters::~TaskChamferParameters()
|
||||
}
|
||||
}
|
||||
|
||||
bool TaskChamferParameters::event(QEvent* e)
|
||||
{
|
||||
return TaskDressUpParameters::KeyEvent(e);
|
||||
}
|
||||
|
||||
void TaskChamferParameters::changeEvent(QEvent* e)
|
||||
{
|
||||
TaskBox::changeEvent(e);
|
||||
|
||||
Reference in New Issue
Block a user