summaryrefslogtreecommitdiffstats
path: root/application/pages/ModFolderPage.ui
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2016-11-26 14:59:27 +0100
committerPetr Mrázek <peterix@gmail.com>2016-11-26 14:59:27 +0100
commitce70407363b9bdd8d7901467f2bdb91179a9ac22 (patch)
treee498280edf12556388de55fd4da18643c1e5ab66 /application/pages/ModFolderPage.ui
parentdccf9d7219282725967c2305502d7ff98e8cbc62 (diff)
downloadMultiMC-ce70407363b9bdd8d7901467f2bdb91179a9ac22.tar
MultiMC-ce70407363b9bdd8d7901467f2bdb91179a9ac22.tar.gz
MultiMC-ce70407363b9bdd8d7901467f2bdb91179a9ac22.tar.lz
MultiMC-ce70407363b9bdd8d7901467f2bdb91179a9ac22.tar.xz
MultiMC-ce70407363b9bdd8d7901467f2bdb91179a9ac22.zip
NOISSUE add button for opening the config folder from mods pages
Diffstat (limited to 'application/pages/ModFolderPage.ui')
-rw-r--r--application/pages/ModFolderPage.ui11
1 files changed, 11 insertions, 0 deletions
diff --git a/application/pages/ModFolderPage.ui b/application/pages/ModFolderPage.ui
index 4c79e1fa..b5597bdc 100644
--- a/application/pages/ModFolderPage.ui
+++ b/application/pages/ModFolderPage.ui
@@ -70,6 +70,16 @@
</widget>
</item>
<item>
+ <widget class="QPushButton" name="configFolderBtn">
+ <property name="toolTip">
+ <string>Open the 'config' folder in the system file manager.</string>
+ </property>
+ <property name="text">
+ <string>View configs</string>
+ </property>
+ </widget>
+ </item>
+ <item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
@@ -162,6 +172,7 @@
<tabstop>rmModBtn</tabstop>
<tabstop>enableModBtn</tabstop>
<tabstop>disableModBtn</tabstop>
+ <tabstop>configFolderBtn</tabstop>
<tabstop>viewModBtn</tabstop>
</tabstops>
<resources/>