Warning, /games/kmahjongg/src/settings.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>Settings</class>
0003  <widget class="QWidget" name="Settings" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>350</width>
0009     <height>251</height>
0010    </rect>
0011   </property>
0012   <layout class="QVBoxLayout" >
0013    <item>
0014      <widget class="QCheckBox" name="kcfg_ShowMatchingTiles" >
0015      <property name="text" >
0016       <string>Blink matching tiles when first one is selected</string>
0017      </property>
0018     </widget>
0019    </item>
0020    <item>
0021     <widget class="QCheckBox" name="kcfg_SolvableGames" >
0022      <property name="text" >
0023       <string>Generate solvable games</string>
0024      </property>
0025     </widget>
0026    </item>
0027    <item>
0028     <widget class="QCheckBox" name="kcfg_RemovedTiles" >
0029      <property name="text" >
0030       <string>Show removed tiles</string>
0031      </property>
0032     </widget>
0033    </item>
0034    <item>
0035     <spacer>
0036      <property name="orientation" >
0037       <enum>Qt::Vertical</enum>
0038      </property>
0039      <property name="sizeHint" >
0040       <size>
0041        <width>161</width>
0042        <height>51</height>
0043       </size>
0044      </property>
0045     </spacer>
0046    </item>
0047   </layout>
0048  </widget>
0049  <resources/>
0050  <connections/>
0051 </ui>