0000830: Part Design Fillet and Chamfer icons should be different from the Part icons
This commit is contained in:
@@ -564,7 +564,7 @@ CmdPartDesignChamfer::CmdPartDesignChamfer()
|
||||
sToolTipText = QT_TR_NOOP("Chamfer the selected edges of a shape");
|
||||
sWhatsThis = sToolTipText;
|
||||
sStatusTip = sToolTipText;
|
||||
sPixmap = "Part_Chamfer";
|
||||
sPixmap = "PartDesign_Chamfer";
|
||||
}
|
||||
|
||||
void CmdPartDesignChamfer::activated(int iMsg)
|
||||
|
||||
Reference in New Issue
Block a user