Add other project to tests.
[bertos.git] / wizard / ui / project_creation.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Form</class>
4  <widget class="QWidget" name="Form">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>402</width>
10     <height>336</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QVBoxLayout" name="verticalLayout" stretch="1,0">
17    <item>
18     <widget class="QTreeWidget" name="summaryTree"/>
19    </item>
20    <item>
21     <widget class="QCheckBox" name="codeliteCheckBox">
22      <property name="text">
23       <string>Do not create Codelite project files</string>
24      </property>
25     </widget>
26    </item>
27   </layout>
28  </widget>
29  <resources>
30   <include location="../bertos.qrc"/>
31  </resources>
32  <connections/>
33 </ui>