+ remove Part_ShapeInfo command

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5157 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
wmayer
2011-11-23 09:05:06 +00:00
parent 3b4dde6799
commit 978392f78a
8 changed files with 10 additions and 175 deletions

View File

@@ -297,9 +297,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
<< "Part_Revolve"
<< "Part_Mirror"
<< "Part_Fillet"
<< "PartDesign_Chamfer"
<< "Separator"
<< "Part_ShapeInfo";
<< "PartDesign_Chamfer";
// Drawing ****************************************************************************************************