summaryrefslogtreecommitdiff
path: root/src/settingsdialog.ui
diff options
context:
space:
mode:
authorAl <26797547+Al12rs@users.noreply.github.com>2021-10-13 13:12:21 +0200
committerGitHub <noreply@github.com>2021-10-13 13:12:21 +0200
commit081fa3ec93668ef3944c70c5de422d51c667acf4 (patch)
tree57deb6f7d3545868d0631cadefd90fd4a042d7ed /src/settingsdialog.ui
parentb5800435aa0c2396194f9e287d27a20c0e89203d (diff)
parentb261f3a1e57babc0e05dc7eae037c9dc3adf6ca7 (diff)
Merge pull request #1588 from Qudix/menubar_alt
Add a toggle for the Alt key showing the menubar
Diffstat (limited to 'src/settingsdialog.ui')
-rw-r--r--src/settingsdialog.ui47
1 files changed, 30 insertions, 17 deletions
diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui
index 434136ce..a4c9cc7e 100644
--- a/src/settingsdialog.ui
+++ b/src/settingsdialog.ui
@@ -23,7 +23,7 @@
<attribute name="title">
<string>General</string>
</attribute>
- <layout class="QGridLayout" name="gridLayout" rowstretch="0">
+ <layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0">
<item row="0" column="0">
<widget class="QScrollArea" name="generalScrollArea">
<property name="styleSheet">
@@ -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">
@@ -95,16 +95,6 @@
</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">
<widget class="LinkLabel" name="label_33">
<property name="toolTip">
@@ -118,6 +108,16 @@
</property>
</widget>
</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>
</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">