CodeLite: add a small delay during the debugger initialization.
[bertos.git] / wizard / ui / final_page.ui
index 202de2c6c1a88eac6a5a3c0a22b85d1cabe33240..c3c554ff991ad8dde72df3ba70018ed1e6c4eef6 100644 (file)
@@ -6,16 +6,16 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>483</width>
-    <height>206</height>
+    <width>584</width>
+    <height>321</height>
    </rect>
   </property>
   <property name="windowTitle">
    <string>Form</string>
   </property>
-  <layout class="QVBoxLayout" name="verticalLayout">
+  <layout class="QVBoxLayout" name="verticalLayout" stretch="0,1">
    <item>
-    <layout class="QHBoxLayout" name="horizontalLayout">
+    <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,1">
      <item>
       <widget class="QLabel" name="iconLabel">
        <property name="sizePolicy">
@@ -38,7 +38,7 @@
         <enum>QFrame::Plain</enum>
        </property>
        <property name="text">
-        <string>Project created successfully. Now start develop your BeRTOS application!</string>
+        <string>Project created successfully. Now start to develop your BeRTOS application!</string>
        </property>
        <property name="wordWrap">
         <bool>true</bool>
     </layout>
    </item>
    <item>
-    <widget class="QCheckBox" name="codeliteCheck">
-     <property name="text">
-      <string>Start CodeLite automatically</string>
+    <widget class="QScrollArea" name="scrollArea">
+     <property name="sizePolicy">
+      <sizepolicy hsizetype="Expanding" vsizetype="Maximum">
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
      </property>
+     <property name="widgetResizable">
+      <bool>true</bool>
+     </property>
+     <widget class="QWidget" name="scrollAreaWidgetContents">
+      <property name="geometry">
+       <rect>
+        <x>0</x>
+        <y>0</y>
+        <width>556</width>
+        <height>76</height>
+       </rect>
+      </property>
+     </widget>
     </widget>
    </item>
   </layout>