Gui: Added SendToPythonConsole item in PartDesign tree view right-click menu.
This commit is contained in:
committed by
Chris Hennes
parent
b7ccf634af
commit
a90bbf27cc
@@ -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