Add a label in the ui for the cpu description
authorduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 19 Dec 2008 15:33:59 +0000 (15:33 +0000)
committerduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 19 Dec 2008 15:33:59 +0000 (15:33 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2113 38d2e660-2303-0410-9eaa-f027e97ec537

wizard/cpu_select.ui

index 883fab8117108a15b5fbadbbd9e9af3701253ea5..7d8951f2434b636bbc908acf6b61f1722ae5a8b4 100644 (file)
@@ -5,8 +5,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>280</width>
-    <height>216</height>
+    <width>406</width>
+    <height>243</height>
    </rect>
   </property>
   <property name="sizePolicy" >
    <item>
     <widget class="QListWidget" name="cpuList" />
    </item>
+   <item>
+    <widget class="QLabel" name="descriptionLabel" >
+     <property name="text" >
+      <string/>
+     </property>
+    </widget>
+   </item>
   </layout>
  </widget>
  <resources/>