diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-12-04 13:22:29 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-04 13:22:29 -0500 |
| commit | b209a8e47f866a129c53cef43539e96ab8722405 (patch) | |
| tree | 98f8eed294d4757ed5885ed20dc166421f3b3197 /src/mainwindow.h | |
| parent | 00adf2b551f9b4b19d588dbfa4c9223597f8b95b (diff) | |
| parent | dd6f0fed1085682f56d2815ff885a5ab58058a0b (diff) | |
Merge pull request #919 from isanae/explore-stylesheets
Explore stylesheets
Diffstat (limited to 'src/mainwindow.h')
| -rw-r--r-- | src/mainwindow.h | 1 |
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(); |
