Qt 4.6
[qstardict] / qstardict / mainwindow.ui
index c8bd8e2..8f55516 100644 (file)
@@ -14,7 +14,7 @@
    <string>QStarDict</string>
   </property>
   <property name="windowIcon">
-   <iconset resource="pixmaps/pixmaps.qrc">
+   <iconset>
     <normaloff>:/icons/qstardict.png</normaloff>:/icons/qstardict.png</iconset>
   </property>
   <widget class="QWidget" name="centralwidget">
@@ -54,7 +54,7 @@
          <string>Clear</string>
         </property>
         <property name="icon">
-         <iconset resource="pixmaps/pixmaps.qrc">
+         <iconset>
           <normaloff>:/icons/clear-right.png</normaloff>:/icons/clear-right.png</iconset>
         </property>
         <property name="iconSize">
@@ -78,7 +78,7 @@
         </property>
         <property name="font">
          <font>
-          <pointsize>14</pointsize>
+          <pointsize>18</pointsize>
          </font>
         </property>
        </widget>
          <string>Search</string>
         </property>
         <property name="icon">
-         <iconset resource="pixmaps/pixmaps.qrc">
+         <iconset>
           <normaloff>:/icons/search-filter.png</normaloff>:/icons/search-filter.png</iconset>
         </property>
         <property name="iconSize">
       <widget class="QListWidget" name="wordsList">
        <property name="font">
         <font>
-         <pointsize>12</pointsize>
+         <pointsize>20</pointsize>
         </font>
        </property>
       </widget>
   </widget>
   <action name="actionQuit">
    <property name="icon">
-    <iconset resource="pixmaps/pixmaps.qrc">
+    <iconset>
      <normaloff>:/icons/application-exit.png</normaloff>:/icons/application-exit.png</iconset>
    </property>
    <property name="text">
   </action>
   <action name="actionSettings">
    <property name="icon">
-    <iconset resource="pixmaps/pixmaps.qrc">
+    <iconset>
      <normaloff>:/icons/configure.png</normaloff>:/icons/configure.png</iconset>
    </property>
    <property name="text">
   </action>
   <action name="actionHelp">
    <property name="icon">
-    <iconset resource="pixmaps/pixmaps.qrc">
+    <iconset>
      <normaloff>:/icons/help-contents.png</normaloff>:/icons/help-contents.png</iconset>
    </property>
    <property name="text">
   <tabstop>wordsList</tabstop>
   <tabstop>searchClearButton</tabstop>
  </tabstops>
- <resources>
-  <include location="pixmaps/pixmaps.qrc"/>
- </resources>
+ <resources/>
  <connections>
   <connection>
    <sender>searchClearButton</sender>