Change the text in the final page
[bertos.git] / wizard / ui / final_page.ui
index 202de2c6c1a88eac6a5a3c0a22b85d1cabe33240..5b59df9f1930daf7e5324815706c52a51e62f089 100644 (file)
@@ -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>455</width>
+        <height>76</height>
+       </rect>
+      </property>
+     </widget>
     </widget>
    </item>
   </layout>