Add the CPU select page
[bertos.git] / wizard / cpu_select.ui
index d083ab9aab94d478e64a1377bb71cda11071e466..78fd95e2794f7d4852a450ad8c0102e97a22006c 100644 (file)
@@ -5,12 +5,12 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>640</width>
-    <height>480</height>
+    <width>280</width>
+    <height>216</height>
    </rect>
   </property>
   <property name="sizePolicy" >
-   <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
+   <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
     <horstretch>0</horstretch>
     <verstretch>0</verstretch>
    </sizepolicy>
   <property name="windowTitle" >
    <string>Form</string>
   </property>
-  <widget class="QListView" name="cpuList" >
-   <property name="geometry" >
-    <rect>
-     <x>190</x>
-     <y>40</y>
-     <width>256</width>
-     <height>192</height>
-    </rect>
-   </property>
-  </widget>
-  <widget class="QPushButton" name="checkToolchainButton" >
-   <property name="geometry" >
-    <rect>
-     <x>520</x>
-     <y>420</y>
-     <width>113</width>
-     <height>32</height>
-    </rect>
-   </property>
-   <property name="text" >
-    <string>PushButton</string>
-   </property>
-  </widget>
+  <layout class="QVBoxLayout" name="verticalLayout" >
+   <item>
+    <widget class="QListView" name="cpuList" />
+   </item>
+  </layout>
  </widget>
  <resources/>
  <connections/>