0000830: Part Design Fillet and Chamfer icons should be different from the Part icons

This commit is contained in:
wmayer
2012-09-10 17:50:23 +02:00
parent 8cd50774fa
commit a6bc50de63

View File

@@ -302,7 +302,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
<< "Part_Revolve"
<< "Part_Mirror"
<< "Part_Fillet"
<< "PartDesign_Chamfer";
<< "Part_Chamfer";
// Drawing ****************************************************************************************************
@@ -475,7 +475,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
<< "Part_Revolve"
<< "Part_Mirror"
<< "Part_Fillet"
<< "PartDesign_Chamfer"
<< "Part_Chamfer"
;
// Sketch based