Fix edit issue.
[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">
17    <item>
18     <widget class="QTreeWidget" name="summaryTree">
19      <column>
20       <property name="text">
21        <string>1</string>
22       </property>
23      </column>
24     </widget>
25    </item>
26   </layout>
27  </widget>
28  <resources>
29   <include location="../bertos.qrc"/>
30  </resources>
31  <connections/>
32 </ui>