0000830: Part Design Fillet and Chamfer icons should be different from the Part icons
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user