Gui: refactor and modernize code of Placement dialog
This commit is contained in:
@@ -2487,6 +2487,7 @@ void PlacementEditor::browse()
|
||||
}
|
||||
task->setPlacement(value().value<Base::Placement>());
|
||||
task->setPropertyName(propertyname);
|
||||
task->setSelection(Gui::Selection().getSelectionEx());
|
||||
task->bindObject();
|
||||
Gui::Control().showDialog(task);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user