summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
authorAl12rs <gabriel.cortesi@outlook.com>2018-02-28 20:57:08 +0100
committerAl12rs <gabriel.cortesi@outlook.com>2018-02-28 20:57:08 +0100
commitc1421d07345617e7776dd8bdf0aec4dbef52a72a (patch)
tree2f98d93dde78db5c01dda7d8973fab93471920f5 /src/mainwindow.ui
parent4a45e1a2a7aad41ba45a2652092bd46894a40f23 (diff)
- Added Open Folders drop-down menu over the modlist (using new custom icon) and moved there all previuolsy added "open <> folder" menu options.
- Added "Open MO install folder" option.
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui31
1 files changed, 29 insertions, 2 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index f9e64349..31522c03 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -176,7 +176,7 @@
<number>2</number>
</property>
<item>
- <layout class="QHBoxLayout" name="horizontalLayout_6" stretch="0,1,0,0,0,0">
+ <layout class="QHBoxLayout" name="horizontalLayout_6" stretch="0,1,0,0,0,0,0">
<item>
<widget class="QLabel" name="label_3">
<property name="sizePolicy">
@@ -248,9 +248,33 @@ p, li { white-space: pre-wrap; }
<height>16</height>
</size>
</property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QPushButton" name="openFolderMenu">
+ <property name="toolTip">
+ <string>Quickly open in Explorer relevant Folders...</string>
+ </property>
+ <property name="text">
+ <string/>
+ </property>
+ <property name="icon">
+ <iconset resource="resources.qrc">
+ <normaloff>:/MO/gui/open_folder</normaloff>:/MO/gui/open_folder</iconset>
+ </property>
</widget>
</item>
<item>
+
+
+
+
+
+
+
+
+
+
<widget class="QPushButton" name="restoreModsButton">
<property name="toolTip">
<string>Restore Backup...</string>
@@ -439,7 +463,7 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item>
- <layout class="QHBoxLayout" name="horizontalLayout_4" stretch="0,0,1,1,1">
+ <layout class="QHBoxLayout" name="horizontalLayout_4" stretch="0,0,1,1,1,0">
<item>
<widget class="QPushButton" name="displayCategoriesBtn">
<property name="maximumSize">
@@ -944,6 +968,9 @@ p, li { white-space: pre-wrap; }
</layout>
</widget>
<widget class="QWidget" name="bsaTab">
+
+
+
<attribute name="title">
<string>Archives</string>
</attribute>