summaryrefslogtreecommitdiff
path: root/src/settingsdialog.ui
diff options
context:
space:
mode:
authorQudix <17361645+Qudix@users.noreply.github.com>2021-09-11 20:42:20 -0500
committerQudix <17361645+Qudix@users.noreply.github.com>2021-09-11 20:42:20 -0500
commitacf1730093c050a3316047eca66ca0cbb2f88a20 (patch)
tree89ac461ba149cbe15a066246d50648c3bce50669 /src/settingsdialog.ui
parentb5800435aa0c2396194f9e287d27a20c0e89203d (diff)
Add a toggle for the Alt key showing the menubar
Diffstat (limited to 'src/settingsdialog.ui')
-rw-r--r--src/settingsdialog.ui53
1 files changed, 33 insertions, 20 deletions
diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui
index 434136ce..22bdfccd 100644
--- a/src/settingsdialog.ui
+++ b/src/settingsdialog.ui
@@ -23,8 +23,8 @@
<attribute name="title">
<string>General</string>
</attribute>
- <layout class="QGridLayout" name="gridLayout" rowstretch="0">
- <item row="0" column="0">
+ <layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0">
+ <item row="1" column="0">
<widget class="QScrollArea" name="generalScrollArea">
<property name="styleSheet">
<string notr="true">#generalScrollArea { background-color: transparent; }
@@ -44,8 +44,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>778</width>
- <height>501</height>
+ <width>780</width>
+ <height>502</height>
</rect>
</property>
<property name="autoFillBackground">
@@ -82,7 +82,7 @@
<property name="bottomMargin">
<number>9</number>
</property>
- <item row="0" column="2">
+ <item row="1" column="2">
<spacer name="horizontalSpacer_4">
<property name="orientation">
<enum>Qt::Horizontal</enum>
@@ -95,17 +95,7 @@
</property>
</spacer>
</item>
- <item row="0" column="0">
- <widget class="QComboBox" name="languageBox">
- <property name="toolTip">
- <string>The language of the user interface.</string>
- </property>
- <property name="whatsThis">
- <string>The language of the user interface.</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1">
+ <item row="1" column="1">
<widget class="LinkLabel" name="label_33">
<property name="toolTip">
<string>https://discord.gg/NRGqdt5suP</string>
@@ -118,6 +108,16 @@
</property>
</widget>
</item>
+ <item row="1" column="0">
+ <widget class="QComboBox" name="languageBox">
+ <property name="toolTip">
+ <string>The language of the user interface.</string>
+ </property>
+ <property name="whatsThis">
+ <string>The language of the user interface.</string>
+ </property>
+ </widget>
+ </item>
</layout>
</widget>
</item>
@@ -243,6 +243,19 @@
</widget>
</item>
<item>
+ <widget class="QCheckBox" name="showMenubarOnAlt">
+ <property name="toolTip">
+ <string>Show the menubar when the Alt key is pressed</string>
+ </property>
+ <property name="whatsThis">
+ <string>Show the menubar when the Alt key is pressed</string>
+ </property>
+ <property name="text">
+ <string>Show menubar when pressing Alt</string>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="QCheckBox" name="doubleClickPreviews">
<property name="toolTip">
<string>Whether double-clicking on a file opens the preview window or launches the program associated with it. This applies to the Data tab as well as the Conflicts and Filetree tabs in the mod info window.</string>
@@ -1009,8 +1022,8 @@ If you disable this feature, MO will only display official DLCs this way. Please
<rect>
<x>0</x>
<y>0</y>
- <width>778</width>
- <height>501</height>
+ <width>780</width>
+ <height>502</height>
</rect>
</property>
<property name="autoFillBackground">
@@ -1689,8 +1702,8 @@ If you disable this feature, MO will only display official DLCs this way. Please
<rect>
<x>0</x>
<y>0</y>
- <width>778</width>
- <height>482</height>
+ <width>780</width>
+ <height>483</height>
</rect>
</property>
<property name="autoFillBackground">