Add icons for sketcher commands

This commit is contained in:
wmayer
2012-12-03 12:50:31 +01:00
parent 3e366a6b03
commit 14cdb9cd40
6 changed files with 596 additions and 1 deletions

View File

@@ -233,6 +233,8 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
Gui::ToolBarItem* part = new Gui::ToolBarItem(root);
part->setCommand("Part Design");
*part << "Sketcher_NewSketch"
<< "Sketcher_ViewSketch"
<< "Sketcher_MapSketch"
<< "Sketcher_LeaveSketch"
<< "Separator"
<< "PartDesign_Pad"