SVN_SILENT made messages (.desktop file)
[kdegames.git] / kmahjongg / settings.ui
blob6ae1367efc84efadbf334fda0db8a614bff6542a
1 <ui version="4.0" >
2  <class>Settings</class>
3  <widget class="QWidget" name="Settings" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>350</width>
9     <height>251</height>
10    </rect>
11   </property>
12   <layout class="QVBoxLayout" >
13    <property name="margin" >
14     <number>9</number>
15    </property>
16    <property name="spacing" >
17     <number>6</number>
18    </property>
19    <item>
20      <widget class="QCheckBox" name="kcfg_ShowMatchingTiles" >
21      <property name="text" >
22       <string>Blink matching tiles when first one is selected</string>
23      </property>
24     </widget>
25    </item>
26    <item>
27     <widget class="QCheckBox" name="kcfg_SolvableGames" >
28      <property name="text" >
29       <string>Generate solvable games</string>
30      </property>
31     </widget>
32    </item>
33    <item>
34     <spacer>
35      <property name="orientation" >
36       <enum>Qt::Vertical</enum>
37      </property>
38      <property name="sizeHint" >
39       <size>
40        <width>161</width>
41        <height>51</height>
42       </size>
43      </property>
44     </spacer>
45    </item>
46   </layout>
47  </widget>
48  <resources/>
49  <connections/>
50 </ui>