SVN_SILENT made messages (.desktop file)
[kdegames.git] / kmines / customgame.ui
blob8988cae4a425e554a6f4576cef8cc7ccf8bcdf1c
1 <ui version="4.0" >
2  <class>CustomGameConfig</class>
3  <widget class="QWidget" name="CustomGameConfig" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>316</width>
9     <height>241</height>
10    </rect>
11   </property>
12   <layout class="QGridLayout" >
13    <item row="0" column="0" >
14     <widget class="QLabel" name="label" >
15      <property name="text" >
16       <string>Width:</string>
17      </property>
18     </widget>
19    </item>
20    <item row="0" column="1" >
21     <widget class="QSpinBox" name="kcfg_CustomWidth" />
22    </item>
23    <item row="1" column="0" >
24     <widget class="QLabel" name="label_2" >
25      <property name="text" >
26       <string>Height:</string>
27      </property>
28     </widget>
29    </item>
30    <item row="1" column="1" >
31     <widget class="QSpinBox" name="kcfg_CustomHeight" />
32    </item>
33    <item row="2" column="0" >
34     <widget class="QLabel" name="label_3" >
35      <property name="text" >
36       <string>Mines:</string>
37      </property>
38     </widget>
39    </item>
40    <item row="2" column="1" >
41     <widget class="QSpinBox" name="kcfg_CustomMines" />
42    </item>
43    <item row="0" column="2" >
44     <spacer>
45      <property name="orientation" >
46       <enum>Qt::Horizontal</enum>
47      </property>
48      <property name="sizeHint" >
49       <size>
50        <width>40</width>
51        <height>20</height>
52       </size>
53      </property>
54     </spacer>
55    </item>
56    <item row="3" column="1" >
57     <spacer>
58      <property name="orientation" >
59       <enum>Qt::Vertical</enum>
60      </property>
61      <property name="sizeHint" >
62       <size>
63        <width>20</width>
64        <height>40</height>
65       </size>
66      </property>
67     </spacer>
68    </item>
69   </layout>
70  </widget>
71  <resources/>
72  <connections/>
73 </ui>