summaryrefslogtreecommitdiff
path: root/src/settingsdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/settingsdialog.ui')
-rw-r--r--src/settingsdialog.ui80
1 files changed, 80 insertions, 0 deletions
diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui
index b88885dc..a7543a00 100644
--- a/src/settingsdialog.ui
+++ b/src/settingsdialog.ui
@@ -884,6 +884,86 @@ 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>