[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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user