Part Design: Bug fix Sketcher tools Menu in Part Design Menu

============================================================

As per forum request:
http://forum.freecadweb.org/viewtopic.php?f=10&t=11840&start=40#p97205

This actually was a bug of last year when I wanted to introduce it, coded it, but failed to actually make it shown.
This commit is contained in:
Abdullah Tahiri 2015-08-12 14:29:57 +02:00 committed by wmayer
parent 35b1b5bb04
commit 27bace846e

View File

@ -183,6 +183,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
SketcherGui::addSketcherWorkbenchSketchActions( *part );
*part << geom
<< cons
<< consaccel
<< "Separator"
<< "PartDesign_Pad"
<< "PartDesign_Pocket"