Remove "empty main" checkbox.
[bertos.git] / wizard / ui / board_select.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>558</width>
10     <height>364</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QHBoxLayout" name="horizontalLayout">
17    <item>
18     <layout class="QVBoxLayout" name="verticalLayout_2">
19      <item>
20       <widget class="QListWidget" name="boardList"/>
21      </item>
22     </layout>
23    </item>
24    <item>
25     <layout class="QVBoxLayout" name="verticalLayout">
26      <item>
27       <widget class="QLabel" name="imageLabel">
28        <property name="text">
29         <string/>
30        </property>
31       </widget>
32      </item>
33      <item>
34       <spacer name="verticalSpacer">
35        <property name="orientation">
36         <enum>Qt::Vertical</enum>
37        </property>
38        <property name="sizeHint" stdset="0">
39         <size>
40          <width>20</width>
41          <height>40</height>
42         </size>
43        </property>
44       </spacer>
45      </item>
46      <item>
47       <widget class="QLabel" name="descriptionLabel">
48        <property name="text">
49         <string/>
50        </property>
51        <property name="wordWrap">
52         <bool>true</bool>
53        </property>
54       </widget>
55      </item>
56     </layout>
57    </item>
58   </layout>
59  </widget>
60  <resources/>
61  <connections/>
62 </ui>