summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-12-04 13:22:29 -0500
committerGitHub <noreply@github.com>2019-12-04 13:22:29 -0500
commitb209a8e47f866a129c53cef43539e96ab8722405 (patch)
tree98f8eed294d4757ed5885ed20dc166421f3b3197 /src/mainwindow.h
parent00adf2b551f9b4b19d588dbfa4c9223597f8b95b (diff)
parentdd6f0fed1085682f56d2815ff885a5ab58058a0b (diff)
Merge pull request #919 from isanae/explore-stylesheets
Explore stylesheets
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();