From 97026b4da03dbb9dda460c6046aaa09a23a927bf Mon Sep 17 00:00:00 2001
From: isanae <14251494+isanae@users.noreply.github.com>
Date: Mon, 3 Jun 2019 18:30:23 -0400
Subject: added menubar toggle in the context menu removed two unused actions:
actionToolbar_Size and actionToolbar_style added ways to make the menu
reappear if you hide everything: - show the toolbar popup when
right-clicking around the border of the main window - intercept the Alt key
and make the main menu visible
---
src/mainwindow.ui | 24 +++++++++++++-----------
1 file changed, 13 insertions(+), 11 deletions(-)
(limited to 'src/mainwindow.ui')
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 9656cbf2..e25111e1 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -30,6 +30,9 @@
0
+
+ Qt::CustomContextMenu
+
6
@@ -1432,6 +1435,7 @@ p, li { white-space: pre-wrap; }
&Toolbars
+
@@ -1719,22 +1723,12 @@ p, li { white-space: pre-wrap; }
Exits Mod Organizer
-
-
- Toolbar Size
-
-
-
-
- Toolbar Buttons
-
-
true
- &Main
+ M&ain
@@ -1793,6 +1787,14 @@ p, li { white-space: pre-wrap; }
M&edium Icons
+
+
+ true
+
+
+ &Menu
+
+
--
cgit v1.3.1