Use fixed size for the Wizard dialog.
[bertos.git] / wizard / ui / toolchain_select.ui
index 50371804dbee6bd900e15b8cf05eaa530a53fd49..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">