Add project shape command to Drawing menu
This commit is contained in:
parent
408cc7c938
commit
cf07e511b3
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user