summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAl12rs <gabriel.cortesi@outlook.com>2018-03-04 11:59:18 +0100
committerAl12rs <gabriel.cortesi@outlook.com>2018-03-07 14:37:12 +0100
commit1b85cda62682d084ea7bc335713131334955d497 (patch)
treea187ae231ff50bfa40bb73210bbf8b8872877c09 /src/mainwindow.h
parenta540a542a47fe75d0d0e4594158422aef4340b3a (diff)
Added open logs folder to open folder toolbar dropdown.
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 2c2e2723..f84931ca 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -487,6 +487,7 @@ private slots:
void disableVisibleMods();
void exportModListCSV();
void openInstanceFolder();
+ void openLogsFolder();
void openInstallFolder();
void openDownloadsFolder();
void openProfileFolder();