Add groove icon
This commit is contained in:
@@ -341,8 +341,7 @@ CmdPartDesignGroove::CmdPartDesignGroove()
|
||||
sToolTipText = QT_TR_NOOP("Groove a selected sketch");
|
||||
sWhatsThis = sToolTipText;
|
||||
sStatusTip = sToolTipText;
|
||||
//sPixmap = "PartDesign_Groove";
|
||||
sPixmap = "PartDesign_Revolution";
|
||||
sPixmap = "PartDesign_Groove";
|
||||
}
|
||||
|
||||
void CmdPartDesignGroove::activated(int iMsg)
|
||||
|
||||
@@ -37,6 +37,7 @@ EXTRA_DIST = \
|
||||
translations/PartDesign_uk.ts \
|
||||
translations/PartDesign_zh.qm \
|
||||
translations/PartDesign_zh.ts \
|
||||
icons/PartDesign_Groove.svg \
|
||||
icons/PartDesign_Pad.svg \
|
||||
icons/PartDesign_Pocket.svg \
|
||||
icons/PartDesign_Revolution.svg \
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<RCC>
|
||||
<qresource>
|
||||
<file>icons/PartDesign_Groove.svg</file>
|
||||
<file>icons/PartDesign_Pad.svg</file>
|
||||
<file>icons/PartDesign_Pocket.svg</file>
|
||||
<file>icons/PartDesign_Revolution.svg</file>
|
||||
|
||||
144
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Groove.svg
Normal file
144
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Groove.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 6.3 KiB |
Reference in New Issue
Block a user