summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorJeremy Rimpo <jeremy.rimpo@servermonkey.com>2018-01-22 14:06:36 -0600
committerGitHub <noreply@github.com>2018-01-22 14:06:36 -0600
commit8c34131bb84aa47dc2bfa8ced1a130cacabba725 (patch)
tree2431650777e2a187c3484c9f8840adde1ad45de7 /src/mainwindow.h
parent5d5a7b851168285dd1a67c5d681270d1e68ccd7b (diff)
parent3fdb00e0c9fc01cbbe158cdfd2d499ca97865297 (diff)
Merge pull request #209 from Al12rs/new_vfs_library
Added a delete Instances dialog and various other things.
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 c9ba170c..a17b706d 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -483,6 +483,7 @@ private slots:
void enableVisibleMods();
void disableVisibleMods();
void exportModListCSV();
+ void openInstanceFolder();
void startExeAction();