[TD]fix RTA edit when no MDI
This commit is contained in:
@@ -94,7 +94,6 @@ bool ViewProviderRichAnno::setEdit(int ModNum)
|
||||
if (Gui::Control().activeDialog()) { //TaskPanel already open!
|
||||
return false;
|
||||
}
|
||||
// clear the selection (convenience)
|
||||
Gui::Selection().clearSelection();
|
||||
Gui::Control().showDialog(new TaskDlgRichAnno(this));
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user