Core: Change placement dialog to operate on passed selection objects
This commit is contained in:
@@ -1562,6 +1562,7 @@ void StdCmdPlacement::activated(int iMsg)
|
||||
plm->setPropertyName(QLatin1String("Placement"));
|
||||
plm->setSelection(selection);
|
||||
plm->bindObject();
|
||||
plm->clearSelection();
|
||||
}
|
||||
}
|
||||
Gui::Control().showDialog(plm);
|
||||
|
||||
Reference in New Issue
Block a user