summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAl12rs <gabriel.cortesi@outlook.com>2018-12-20 19:12:11 +0100
committerAl12rs <gabriel.cortesi@outlook.com>2018-12-20 19:12:11 +0100
commit9a33dc148054443cb0efd5916ff758fca5bc09e3 (patch)
tree201fceb9857b9abb78ad322a17f2903ee12a00da /src/mainwindow.h
parent1b0c43778872beb2a84bad39da89dfb93dbd4609 (diff)
*Added "Open INIs Folder" option.
*Changed "Open Instance Folder" to open the Appdata or MO2 install instead of the baseDirectory.
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 cd7e6f43..e799a64a 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -529,6 +529,7 @@ private slots:
void openDownloadsFolder();
void openModsFolder();
void openProfileFolder();
+ void openIniFolder();
void openGameFolder();
void openMyGamesFolder();
void startExeAction();