Gui: [skip ci] bind spin boxes to object in Placement dialog
This commit is contained in:
@@ -1932,6 +1932,7 @@ void PlacementEditor::browse()
|
||||
}
|
||||
task->setPlacement(value().value<Base::Placement>());
|
||||
task->setPropertyName(propertyname);
|
||||
task->bindObject();
|
||||
Gui::Control().showDialog(task);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user