Some refactoring of icon names.

This commit is contained in:
Jim Evins
2016-03-26 21:42:40 -04:00
parent 828900919c
commit 5b7e031c52
16 changed files with 33 additions and 25 deletions
+7 -1
View File
@@ -414,7 +414,13 @@
</property>
<property name="icon">
<iconset resource="../icons.qrc">
<normaloff>:/icons/24x24/actions/fallback-file-print.png</normaloff>:/icons/24x24/actions/fallback-file-print.png</iconset>
<normaloff>:/icons/32x32/actions/file-print.png</normaloff>:/icons/32x32/actions/file-print.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextBesideIcon</enum>