Move unpack lwip ip address macro to macros module.
[bertos.git] / wizard / ui / module_select.ui
index 6efa7741d1ed2944f75b07baaa25cb17f527e270..be0fb92d934c348d2e76a7e83c687f19847832a9 100644 (file)
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>491</width>
+    <width>572</width>
     <height>409</height>
    </rect>
   </property>
   <property name="windowTitle">
    <string>Form</string>
   </property>
-  <layout class="QHBoxLayout" name="horizontalLayout">
+  <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,0,3">
    <item>
-    <layout class="QVBoxLayout" name="verticalLayout_3">
+    <layout class="QVBoxLayout" name="verticalLayout_3" stretch="0,0">
      <item>
       <widget class="QTreeWidget" name="moduleTree">
        <property name="minimumSize">
         <size>
-         <width>175</width>
+         <width>200</width>
          <height>0</height>
         </size>
        </property>
        <property name="maximumSize">
         <size>
-         <width>175</width>
+         <width>200</width>
          <height>16777215</height>
         </size>
        </property>
-       <column>
-        <property name="text">
-         <string>1</string>
-        </property>
-       </column>
       </widget>
      </item>
      <item>
@@ -80,7 +75,7 @@ dependecies</string>
     </layout>
    </item>
    <item>
-    <layout class="QVBoxLayout" name="verticalLayout_2">
+    <layout class="QVBoxLayout" name="verticalLayout_2" stretch="0,1,0">
      <item>
       <widget class="QLabel" name="moduleLabel">
        <property name="text">
@@ -90,6 +85,12 @@ dependecies</string>
      </item>
      <item>
       <widget class="QTableWidget" name="propertyTable">
+       <property name="minimumSize">
+        <size>
+         <width>200</width>
+         <height>0</height>
+        </size>
+       </property>
        <property name="editTriggers">
         <set>QAbstractItemView::NoEditTriggers</set>
        </property>