summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-12-04 12:00:54 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2019-12-04 12:00:54 -0500
commitdd6f0fed1085682f56d2815ff885a5ab58058a0b (patch)
tree5f0aaee5e23abe3afba0668468a9cf090699646a /src/mainwindow.h
parent472aa02068f59451ecda724775b097c864d56624 (diff)
added explore button in the settings to open stylesheets folder
added stylesheets folder to the open folders button moved "Open MO2 Logs folder" up to be with instance folders, removed "MO2" in the name
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 2894b2e7..f5bab586 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -545,6 +545,7 @@ private slots:
void openLogsFolder();
void openInstallFolder();
void openPluginsFolder();
+ void openStylesheetsFolder();
void openDownloadsFolder();
void openModsFolder();
void openProfileFolder();