summaryrefslogtreecommitdiff
path: root/src/instancemanager.h
diff options
context:
space:
mode:
authorMikaël Capelle <capelle.mikael@gmail.com>2020-11-13 16:14:31 +0100
committerMikaël Capelle <capelle.mikael@gmail.com>2020-11-13 16:14:31 +0100
commit1facda19438bf01e5b8e08b7ebeb7f3a1c21028f (patch)
treebb5b9483c32b781b58ae275e4850fd85596573e0 /src/instancemanager.h
parent4d94ba8dbba20da6d030a8a3adf73d2dbd6fc56f (diff)
parent85f515da2d1713bc208d2f1bca4197b91950528a (diff)
Merge branch 'master' of github.com:ModOrganizer2/modorganizer into iplugin-isactive-refactoring
Diffstat (limited to 'src/instancemanager.h')
-rw-r--r--src/instancemanager.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/instancemanager.h b/src/instancemanager.h
index 4f8b01c7..981aed43 100644
--- a/src/instancemanager.h
+++ b/src/instancemanager.h
@@ -232,6 +232,11 @@ public:
//
void overrideProfile(const QString& profileName);
+ // clears instance and profile overrides, used when restarting MO to select
+ // another instance
+ //
+ void clearOverrides();
+
// returns a game plugin that considers the given directory valid
//
// this will check for an INI file in the directory and use its game name