always use large icons; refs #113

This commit is contained in:
Marc Wäckerlin
2012-01-25 10:12:38 +00:00
parent acc7b0efa1
commit c7c879d0aa

View File

@@ -394,7 +394,7 @@
<action name="actionClearLocation"> <action name="actionClearLocation">
<property name="icon"> <property name="icon">
<iconset resource="resources.qrc"> <iconset resource="resources.qrc">
<normaloff>:/icons/16x16/butt16_06.png</normaloff>:/icons/16x16/butt16_06.png</iconset> <normaloff>:/icons/32x32/butt32_06.png</normaloff>:/icons/32x32/butt32_06.png</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Clear Location</string> <string>Clear Location</string>
@@ -406,7 +406,7 @@
<action name="actionAddBookmark"> <action name="actionAddBookmark">
<property name="icon"> <property name="icon">
<iconset resource="resources.qrc"> <iconset resource="resources.qrc">
<normaloff>:/icons/16x16/butt16_08.png</normaloff>:/icons/16x16/butt16_08.png</iconset> <normaloff>:/icons/32x32/butt32_08.png</normaloff>:/icons/32x32/butt32_08.png</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Add Bookmark</string> <string>Add Bookmark</string>
@@ -473,7 +473,7 @@
<action name="actionClearSearch"> <action name="actionClearSearch">
<property name="icon"> <property name="icon">
<iconset resource="resources.qrc"> <iconset resource="resources.qrc">
<normaloff>:/icons/16x16/butt16_06.png</normaloff>:/icons/16x16/butt16_06.png</iconset> <normaloff>:/icons/32x32/butt32_06.png</normaloff>:/icons/32x32/butt32_06.png</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Clear Search</string> <string>Clear Search</string>