Use fixed size for the Wizard dialog.
[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    </item>
20   </layout>
21  </widget>
22  <resources>
23   <include location="../bertos.qrc"/>
24  </resources>
25  <connections/>
26 </ui>