Add project shape command to Drawing menu
This commit is contained in:
@@ -65,6 +65,8 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
*part << "Drawing_Annotation";
|
||||
*part << "Drawing_Clip";
|
||||
*part << "Drawing_ExportPage";
|
||||
*part << "Separator";
|
||||
*part << "Drawing_ProjectShape";
|
||||
|
||||
return root;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user