Resolve one of the qvariant conversion problem on ubuntu linux platform
[bertos.git] / wizard / start.ui
index 5a8a52e15fb4997156c209d6b307a27f497c49f4..7e71f4e7356d28f7013590350070bccc4e1e5fe6 100644 (file)
@@ -5,16 +5,16 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>355</width>
+    <width>358</width>
     <height>311</height>
    </rect>
   </property>
   <property name="windowTitle" >
    <string>Form</string>
   </property>
-  <layout class="QVBoxLayout" name="verticalLayout_2" >
+  <layout class="QVBoxLayout" name="verticalLayout_4" >
    <item>
-    <layout class="QVBoxLayout" name="verticalLayout" >
+    <layout class="QVBoxLayout" name="verticalLayout_3" >
      <item>
       <layout class="QHBoxLayout" name="horizontalLayout" >
        <item>
@@ -36,7 +36,7 @@
          </property>
          <property name="icon" >
           <iconset resource="bertos.qrc" >
-           <normaloff>:/images/images/filenew.png</normaloff>:/images/images/filenew.png</iconset>
+           <normaloff>:/images/filenew.png</normaloff>:/images/filenew.png</iconset>
          </property>
          <property name="iconSize" >
           <size>
           </size>
          </property>
          <property name="checkable" >
-          <bool>true</bool>
+          <bool>false</bool>
          </property>
          <property name="checked" >
-          <bool>true</bool>
+          <bool>false</bool>
          </property>
         </widget>
        </item>
        <item>
-        <widget class="QLabel" name="newDescription" >
-         <property name="text" >
-          <string>Create a new bertos project</string>
-         </property>
-        </widget>
+        <layout class="QVBoxLayout" name="verticalLayout" >
+         <item>
+          <widget class="QLabel" name="newAction" >
+           <property name="text" >
+            <string>Create a new bertos project</string>
+           </property>
+          </widget>
+         </item>
+        </layout>
        </item>
       </layout>
      </item>
@@ -89,7 +93,7 @@
          </property>
          <property name="icon" >
           <iconset resource="bertos.qrc" >
-           <normaloff>:/images/images/fileopen.png</normaloff>:/images/images/fileopen.png</iconset>
+           <normaloff>:/images/fileopen.png</normaloff>:/images/fileopen.png</iconset>
          </property>
          <property name="iconSize" >
           <size>
           </size>
          </property>
          <property name="checkable" >
-          <bool>true</bool>
+          <bool>false</bool>
          </property>
         </widget>
        </item>
        <item>
-        <widget class="QLabel" name="editDescription" >
-         <property name="text" >
-          <string>Edit an existent bertos project</string>
-         </property>
-        </widget>
+        <layout class="QVBoxLayout" name="verticalLayout_2" >
+         <item>
+          <widget class="QLabel" name="editAction" >
+           <property name="text" >
+            <string>Edit an existent bertos project</string>
+           </property>
+          </widget>
+         </item>
+        </layout>
        </item>
       </layout>
      </item>