<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>Settings</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>Settings</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>385</width>
            <height>381</height>
        </rect>
    </property>
    <vbox>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <widget class="TQCheckBox">
            <property name="name">
                <cstring>kcfg_Gravity</cstring>
            </property>
            <property name="text">
                <string>Gravity</string>
            </property>
        </widget>
        <widget class="TQCheckBox">
            <property name="name">
                <cstring>kcfg_Solvable</cstring>
            </property>
            <property name="text">
                <string>Allow unsolvable games</string>
            </property>
        </widget>
        <widget class="TQGroupBox">
            <property name="name">
                <cstring>difficulty_groupBox</cstring>
            </property>
            <property name="title">
                <string>Board Difficulty</string>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="TQSlider" row="0" column="0" rowspan="1" colspan="2">
                    <property name="name">
                        <cstring>kcfg_Level</cstring>
                    </property>
                    <property name="maxValue">
                        <number>2</number>
                    </property>
                    <property name="pageStep">
                        <number>1</number>
                    </property>
                    <property name="value">
                        <number>1</number>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="tickmarks">
                        <enum>Below</enum>
                    </property>
                </widget>
                <widget class="TQLabel" row="1" column="0">
                    <property name="name">
                        <cstring>textLabel1</cstring>
                    </property>
                    <property name="text">
                        <string>Easy</string>
                    </property>
                </widget>
                <widget class="TQLabel" row="1" column="1">
                    <property name="name">
                        <cstring>textLabel3</cstring>
                    </property>
                    <property name="text">
                        <string>Hard</string>
                    </property>
                    <property name="tqalignment">
                        <set>AlignVCenter|AlignRight</set>
                    </property>
                </widget>
            </grid>
        </widget>
        <widget class="TQGroupBox">
            <property name="name">
                <cstring>speed_groupBox</cstring>
            </property>
            <property name="title">
                <string>Piece Removal Speed</string>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="TQSlider" row="0" column="0" rowspan="1" colspan="3">
                    <property name="name">
                        <cstring>kcfg_Speed</cstring>
                    </property>
                    <property name="maxValue">
                        <number>4</number>
                    </property>
                    <property name="pageStep">
                        <number>1</number>
                    </property>
                    <property name="value">
                        <number>2</number>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="tickmarks">
                        <enum>Below</enum>
                    </property>
                </widget>
                <widget class="TQLabel" row="1" column="0">
                    <property name="name">
                        <cstring>textLabel4</cstring>
                    </property>
                    <property name="text">
                        <string>Slow</string>
                    </property>
                </widget>
                <widget class="TQLabel" row="1" column="2">
                    <property name="name">
                        <cstring>textLabel6</cstring>
                    </property>
                    <property name="text">
                        <string>Fast</string>
                    </property>
                    <property name="tqalignment">
                        <set>AlignVCenter|AlignRight</set>
                    </property>
                </widget>
            </grid>
        </widget>
        <widget class="TQCheckBox">
            <property name="name">
                <cstring>kcfg_Unscaled</cstring>
            </property>
            <property name="text">
                <string>Prefer unscaled tiles</string>
            </property>
        </widget>
        <widget class="TQGroupBox">
            <property name="name">
                <cstring>size_groupBox</cstring>
            </property>
            <property name="title">
                <string>Tile Size</string>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="TQLabel" row="1" column="0">
                    <property name="name">
                        <cstring>textLabel8</cstring>
                    </property>
                    <property name="text">
                        <string>14x6</string>
                    </property>
                </widget>
                <widget class="TQLabel" row="1" column="1">
                    <property name="name">
                        <cstring>textLabel9</cstring>
                    </property>
                    <property name="text">
                        <string>18x8</string>
                    </property>
                    <property name="tqalignment">
                        <set>AlignCenter</set>
                    </property>
                </widget>
                <widget class="TQLabel" row="1" column="3">
                    <property name="name">
                        <cstring>textLabel11</cstring>
                    </property>
                    <property name="text">
                        <string>26x14</string>
                    </property>
                    <property name="tqalignment">
                        <set>AlignCenter</set>
                    </property>
                </widget>
                <widget class="TQLabel" row="1" column="4">
                    <property name="name">
                        <cstring>textLabel12</cstring>
                    </property>
                    <property name="text">
                        <string>30x16</string>
                    </property>
                    <property name="tqalignment">
                        <set>AlignVCenter|AlignRight</set>
                    </property>
                </widget>
                <widget class="TQSlider" row="0" column="0" rowspan="1" colspan="5">
                    <property name="name">
                        <cstring>kcfg_Size</cstring>
                    </property>
                    <property name="minValue">
                        <number>0</number>
                    </property>
                    <property name="maxValue">
                        <number>4</number>
                    </property>
                    <property name="pageStep">
                        <number>1</number>
                    </property>
                    <property name="value">
                        <number>2</number>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="tickmarks">
                        <enum>Below</enum>
                    </property>
                </widget>
                <widget class="TQLabel" row="1" column="2">
                    <property name="name">
                        <cstring>textLabel10</cstring>
                    </property>
                    <property name="text">
                        <string>24x12</string>
                    </property>
                    <property name="tqalignment">
                        <set>AlignCenter</set>
                    </property>
                </widget>
            </grid>
        </widget>
        <spacer>
            <property name="name">
                <cstring>spacer1</cstring>
            </property>
            <property name="orientation">
                <enum>Vertical</enum>
            </property>
            <property name="sizeType">
                <enum>Expanding</enum>
            </property>
            <property name="tqsizeHint">
                <size>
                    <width>20</width>
                    <height>20</height>
                </size>
            </property>
        </spacer>
    </vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>