diff options
| author | Tom Tanner <thosrtanner2@users.sourceforge.net> | 2015-06-23 20:27:38 +0100 |
|---|---|---|
| committer | Tom Tanner <thosrtanner2@users.sourceforge.net> | 2015-06-23 20:27:38 +0100 |
| commit | ca591dbd230bf49abad63bb13a30d04cc4725ff8 (patch) | |
| tree | 20ff6946e69c461a78df5cb769d4b433ea7ddc8a /src/settingsdialog.ui | |
| parent | 7602fef6e7ffe8afa531c5b0ef6205b05a8e33a5 (diff) | |
and now I find out I don't need to do it at all
Diffstat (limited to 'src/settingsdialog.ui')
| -rw-r--r-- | src/settingsdialog.ui | 80 |
1 files changed, 0 insertions, 80 deletions
diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui index a7543a00..b88885dc 100644 --- a/src/settingsdialog.ui +++ b/src/settingsdialog.ui @@ -884,86 +884,6 @@ For the other games this is not a sufficient replacement for AI!</string> </item>
</layout>
</widget>
- <widget class="QWidget" name="overwriteTab">
- <attribute name="title">
- <string>Overwrite</string>
- </attribute>
- <layout class="QGridLayout" name="gridLayout_2">
- <item row="4" column="0">
- <widget class="QCheckBox" name="ignoreLogFileBox">
- <property name="statusTip">
- <string/>
- </property>
- <property name="text">
- <string>Ignore .log files (implies ignore empty directories)</string>
- </property>
- </widget>
- </item>
- <item row="6" column="0">
- <spacer name="verticalSpacer_6">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>20</width>
- <height>40</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="0" column="0">
- <spacer name="verticalSpacer_8">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>20</width>
- <height>40</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="5" column="0">
- <spacer name="verticalSpacer_9">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>20</width>
- <height>40</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="2" column="0">
- <widget class="QLabel" name="label_23">
- <property name="text">
- <string/>
- </property>
- </widget>
- </item>
- <item row="1" column="0">
- <widget class="QLabel" name="label_22">
- <property name="text">
- <string>The tab controls various customisations of the overwrite directory</string>
- </property>
- </widget>
- </item>
- <item row="3" column="0">
- <widget class="QCheckBox" name="ignoreEmptyDirBox">
- <property name="toolTip">
- <string/>
- </property>
- <property name="text">
- <string>Ignore empty directories</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
</widget>
</item>
<item>
|
