+ fixes for sketcher

This commit is contained in:
wmayer
2014-06-03 11:24:49 +02:00
parent c95204f871
commit 34176e51f0
6 changed files with 181 additions and 100 deletions

View File

@@ -60,7 +60,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
root->insertItem(item, profile);
profile->setCommand("P&rofiles");
*profile << "Sketcher_ProfilesHexagon1";
*profile << "Sketcher_ProfilesHexagon1";
// == Sketcher menu ==========================================
@@ -78,7 +78,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
<< "Separator"
<< "Sketcher_CreatePolyline"
<< "Sketcher_CreateRectangle"
<< "Sketcher_CreateSlot"
<< "Sketcher_CreateSlot"
<< "Separator"
<< "Sketcher_CreateFillet"
<< "Sketcher_Trimming"