added icon 49; refs #121
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/32x32/resources/icons/32x32/swissbrowser.png</normaloff>:/icons/32x32/resources/icons/32x32/swissbrowser.png</iconset>
|
||||
<normaloff>:/icons/32x32/swissbrowser.png</normaloff>:/icons/32x32/swissbrowser.png</iconset>
|
||||
</property>
|
||||
<widget class="QWidget" name="centralwidget">
|
||||
<layout class="QGridLayout" name="gridLayout_3">
|
||||
@@ -463,8 +463,8 @@
|
||||
</action>
|
||||
<action name="actionSearch">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>:/icons/find</normaloff>:/icons/find</iconset>
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/16x16/butt16_49.png</normaloff>:/icons/16x16/butt16_49.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Search</string>
|
||||
|
@@ -1,6 +1,7 @@
|
||||
<RCC>
|
||||
<qresource prefix="icons/32x32">
|
||||
<file>resources/icons/32x32/swissbrowser.png</file>
|
||||
<file alias="butt32_49.png">resources/icons/32x32/butt32_49.png</file>
|
||||
<file alias="swissbrowser.png">resources/icons/32x32/swissbrowser.png</file>
|
||||
<file alias="butt32_01.png">resources/icons/32x32/butt32_01.png</file>
|
||||
<file alias="butt32_02.png">resources/icons/32x32/butt32_02.png</file>
|
||||
<file alias="butt32_03.png">resources/icons/32x32/butt32_03.png</file>
|
||||
@@ -16,7 +17,8 @@
|
||||
<file alias="butt32_11.png">resources/icons/32x32/butt32_11.png</file>
|
||||
</qresource>
|
||||
<qresource prefix="icons/16x16">
|
||||
<file>resources/icons/16x16/swissbrowser.png</file>
|
||||
<file alias="butt16_49.png">resources/icons/16x16/butt16_49.png</file>
|
||||
<file alias="swissbrowser.png">resources/icons/16x16/swissbrowser.png</file>
|
||||
<file alias="butt16_01.png">resources/icons/16x16/butt16_01.png</file>
|
||||
<file alias="butt16_02.png">resources/icons/16x16/butt16_02.png</file>
|
||||
<file alias="butt16_03.png">resources/icons/16x16/butt16_03.png</file>
|
||||
|
Reference in New Issue
Block a user