Change the updateButton from QPushButton to QToolButton
authorduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 22 Dec 2008 16:12:30 +0000 (16:12 +0000)
committerduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 22 Dec 2008 16:12:30 +0000 (16:12 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2119 38d2e660-2303-0410-9eaa-f027e97ec537

wizard/bertos_versions.ui

index 646f5a39a6f64957ccae66d1ebc36d6acafd40b8..7336a614308aca771d6e66b129d425832a350e0b 100644 (file)
         <widget class="QToolButton" name="addButton" >
          <property name="minimumSize" >
           <size>
-           <width>25</width>
-           <height>24</height>
+           <width>26</width>
+           <height>26</height>
           </size>
          </property>
          <property name="maximumSize" >
           <size>
-           <width>25</width>
-           <height>24</height>
+           <width>26</width>
+           <height>26</height>
           </size>
          </property>
          <property name="text" >
@@ -49,8 +49,8 @@
          </property>
          <property name="iconSize" >
           <size>
-           <width>24</width>
-           <height>24</height>
+           <width>16</width>
+           <height>16</height>
           </size>
          </property>
         </widget>
         <widget class="QToolButton" name="removeButton" >
          <property name="minimumSize" >
           <size>
-           <width>25</width>
-           <height>24</height>
+           <width>26</width>
+           <height>26</height>
           </size>
          </property>
          <property name="maximumSize" >
           <size>
-           <width>25</width>
-           <height>24</height>
+           <width>26</width>
+           <height>26</height>
           </size>
          </property>
          <property name="text" >
@@ -78,8 +78,8 @@
          </property>
          <property name="iconSize" >
           <size>
-           <width>24</width>
-           <height>24</height>
+           <width>16</width>
+           <height>16</height>
           </size>
          </property>
         </widget>
         </spacer>
        </item>
        <item>
-        <widget class="QPushButton" name="updateButton" >
+        <widget class="QToolButton" name="updateButton" >
+         <property name="minimumSize" >
+          <size>
+           <width>0</width>
+           <height>26</height>
+          </size>
+         </property>
+         <property name="maximumSize" >
+          <size>
+           <width>16777215</width>
+           <height>26</height>
+          </size>
+         </property>
          <property name="text" >
           <string>Update</string>
          </property>