[Gui] Add an icon for Std_RecentMacros command (#8793)
* [Gui] Add Std_RecentMacros.svg icon * [Gui] Add Std_RecentMacros icon * [Gui] Add icon to Std_RecentMacros command
This commit is contained in:
@@ -177,6 +177,7 @@ StdCmdRecentMacros::StdCmdRecentMacros()
|
||||
sToolTipText = QT_TR_NOOP("Recent macro list");
|
||||
sWhatsThis = "Std_RecentMacros";
|
||||
sStatusTip = QT_TR_NOOP("Recent macro list");
|
||||
sPixmap = "Std_RecentMacros";
|
||||
eType = NoTransaction;
|
||||
}
|
||||
|
||||
|
||||
800
src/Gui/Icons/Std_RecentMacros.svg
Normal file
800
src/Gui/Icons/Std_RecentMacros.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 30 KiB |
@@ -167,6 +167,7 @@
|
||||
<file>Std_PrintPdf.svg</file>
|
||||
<file>Std_RandomColor.svg</file>
|
||||
<file>Std_RecentFiles.svg</file>
|
||||
<file>Std_RecentMacros.svg</file>
|
||||
<file>Std_Revert.svg</file>
|
||||
<file>Std_SaveAll.svg</file>
|
||||
<file>Std_SaveCopy.svg</file>
|
||||
|
||||
Reference in New Issue
Block a user