Tools: small bug fix for showing the correct test icon
This commit is contained in:
@@ -47,7 +47,7 @@ Cmd_TEMPLATE_Test::Cmd_TEMPLATE_Test()
|
||||
sToolTipText = QT_TR_NOOP("_TEMPLATE_ Test function");
|
||||
sWhatsThis = "_TEMPLATE__Test";
|
||||
sStatusTip = QT_TR_NOOP("_TEMPLATE_ Test function");
|
||||
sPixmap = "Test1";
|
||||
sPixmap = "_TEMPLATE_Workbench";
|
||||
sAccel = "CTRL+H";
|
||||
}
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<!DOCTYPE RCC><RCC version="1.0">
|
||||
<qresource>
|
||||
<file>icons/_TEMPLATE_Workbench.svg</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
||||
112
src/Tools/_TEMPLATE_/Gui/Resources/icons/_TEMPLATE_Workbench.svg
Normal file
112
src/Tools/_TEMPLATE_/Gui/Resources/icons/_TEMPLATE_Workbench.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 5.0 KiB |
Reference in New Issue
Block a user