New icons

This commit is contained in:
Paweł Jastrzębski
2013-06-11 20:09:00 +02:00
parent 9f33e756d5
commit ed94e6508c
14 changed files with 2505 additions and 6372 deletions
+3 -3
View File
@@ -230,7 +230,7 @@
</property>
<property name="icon">
<iconset resource="KCC.qrc">
<normaloff>:/Other/icons/plus.ico</normaloff>:/Other/icons/plus.ico</iconset>
<normaloff>:/Other/icons/folder_new.ico</normaloff>:/Other/icons/folder_new.ico</iconset>
</property>
</widget>
<widget class="QPushButton" name="FileButton">
@@ -255,7 +255,7 @@
</property>
<property name="icon">
<iconset resource="KCC.qrc">
<normaloff>:/Other/icons/plus.ico</normaloff>:/Other/icons/plus.ico</iconset>
<normaloff>:/Other/icons/document_new.ico</normaloff>:/Other/icons/document_new.ico</iconset>
</property>
</widget>
<widget class="QPushButton" name="ClearButton">
@@ -280,7 +280,7 @@
</property>
<property name="icon">
<iconset resource="KCC.qrc">
<normaloff>:/Other/icons/minus.ico</normaloff>:/Other/icons/minus.ico</iconset>
<normaloff>:/Other/icons/clear.ico</normaloff>:/Other/icons/clear.ico</iconset>
</property>
</widget>
<widget class="QFrame" name="OptionsBasic">