[Part] add icon for sectionCut feature
This commit is contained in:
@@ -2484,6 +2484,7 @@ CmdPartSectionCut::CmdPartSectionCut()
|
||||
sToolTipText = QT_TR_NOOP("Creates a persistent section cut of visible part objects");
|
||||
sWhatsThis = "Part_SectionCut";
|
||||
sStatusTip = sToolTipText;
|
||||
sPixmap = "Part_SectionCut";
|
||||
eType = AlterDoc | Alter3DView;
|
||||
}
|
||||
|
||||
|
||||
@@ -92,6 +92,7 @@
|
||||
<file>icons/Part_Feature.svg</file>
|
||||
<file>icons/Part_FeatureImport.svg</file>
|
||||
<file>icons/Part_Import.svg</file>
|
||||
<file>icons/Part_SectionCut.svg</file>
|
||||
<file>icons/PartWorkbench.svg</file>
|
||||
<file>icons/preferences-part_design.svg</file>
|
||||
</qresource>
|
||||
|
||||
52
src/Mod/Part/Gui/Resources/icons/Part_SectionCut.svg
Normal file
52
src/Mod/Part/Gui/Resources/icons/Part_SectionCut.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 3.5 KiB |
Reference in New Issue
Block a user