Gui: Added SendToPythonConsole item in PartDesign tree view right-click menu.
This commit is contained in:
committed by
Chris Hennes
parent
7411ffd199
commit
571018807e
@@ -149,6 +149,7 @@ void Workbench::setupContextMenu(const char* recipient, Gui::MenuItem* item) con
|
||||
<< "Std_Copy"
|
||||
<< "Std_Paste"
|
||||
<< "Std_Delete"
|
||||
<< "Std_SendToPythonConsole"
|
||||
<< "Separator";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user