Part Design: Workbench: don't try to remove active body
This commit is contained in:
parent
baa0fa97b9
commit
d90fec4de1
|
@ -682,7 +682,6 @@ void Workbench::deactivated()
|
|||
removeTaskWatcher();
|
||||
// reset the active Body
|
||||
Gui::Command::doCommand(Gui::Command::Doc,"import PartDesignGui");
|
||||
Gui::Command::doCommand(Gui::Command::Gui, "Gui.activeView().setActiveObject('Body',App.activeDocument().%s)", "None");
|
||||
|
||||
Gui::Workbench::deactivated();
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user