Add SVG icon for Std Windows command

This commit is contained in:
bitacovir
2021-01-23 14:58:39 -03:00
committed by abdullahtahiriyo
parent 125cf099a3
commit 078790268f
3 changed files with 294 additions and 1 deletions

View File

@@ -257,7 +257,7 @@ StdCmdWindows::StdCmdWindows()
sToolTipText = QT_TR_NOOP("Windows list");
sWhatsThis = "Std_Windows";
sStatusTip = QT_TR_NOOP("Windows list");
//sPixmap = "";
sPixmap = "Std_Windows";
eType = 0;
}