Add default directory (home directory) in the folder selection page
[bertos.git] / wizard / cpu_select.ui
1 <ui version="4.0" >
2  <class>Form</class>
3  <widget class="QWidget" name="Form" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>640</width>
9     <height>480</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
14     <horstretch>0</horstretch>
15     <verstretch>0</verstretch>
16    </sizepolicy>
17   </property>
18   <property name="windowTitle" >
19    <string>Form</string>
20   </property>
21   <widget class="QListView" name="cpuList" >
22    <property name="geometry" >
23     <rect>
24      <x>190</x>
25      <y>40</y>
26      <width>256</width>
27      <height>192</height>
28     </rect>
29    </property>
30   </widget>
31   <widget class="QPushButton" name="checkToolchainButton" >
32    <property name="geometry" >
33     <rect>
34      <x>520</x>
35      <y>420</y>
36      <width>113</width>
37      <height>32</height>
38     </rect>
39    </property>
40    <property name="text" >
41     <string>PushButton</string>
42    </property>
43   </widget>
44  </widget>
45  <resources/>
46  <connections/>
47 </ui>