Use fixed size for the Wizard dialog.
[bertos.git] / wizard / ui / toolchain_select.ui
index 53076bb0a2ac79f5894329a729a1a75408c0bc6a..b9223fee42f8af54ea6be43ba33c5663ab8a50c0 100644 (file)
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>321</width>
-    <height>298</height>
+    <width>643</width>
+    <height>459</height>
    </rect>
   </property>
   <property name="windowTitle">
   </property>
   <layout class="QVBoxLayout" name="verticalLayout">
    <item>
-    <widget class="QListWidget" name="toolchainList"/>
+    <widget class="QListWidget" name="toolchainList">
+     <property name="minimumSize">
+      <size>
+       <width>200</width>
+       <height>0</height>
+      </size>
+     </property>
+    </widget>
    </item>
    <item>
     <widget class="QLabel" name="infoLabel">
       </spacer>
      </item>
      <item>
-      <widget class="QToolButton" name="checkButton">
+      <widget class="QPushButton" name="checkButton">
+       <property name="toolTip">
+        <string>Get information on toolchains</string>
+       </property>
        <property name="text">
         <string>Validate</string>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QToolButton" name="searchButton">
-       <property name="minimumSize">
-        <size>
-         <width>26</width>
-         <height>26</height>
-        </size>
-       </property>
-       <property name="maximumSize">
-        <size>
-         <width>16777215</width>
-         <height>26</height>
-        </size>
-       </property>
+      <widget class="QPushButton" name="searchButton">
        <property name="text">
         <string>Search...</string>
        </property>