Miscellaneous fixes
This commit is contained in:
committed by
Stefan Tröger
parent
ffc09ec50c
commit
d8462d135b
@@ -183,6 +183,8 @@ void CmdPartDesignMoveTip::activated(int iMsg)
|
||||
if (pcActiveBody != NULL)
|
||||
Gui::Command::doCommand(Gui::Command::Gui,"PartDesignGui.setActivePart(App.activeDocument().%s)",
|
||||
pcActiveBody->getNameInDocument());
|
||||
else
|
||||
return;
|
||||
}
|
||||
|
||||
App::DocumentObject* oldTip = pcActiveBody->Tip.getValue();
|
||||
|
||||
Reference in New Issue
Block a user