summaryrefslogtreecommitdiff
path: root/src/instancemanager.h
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2020-11-12 03:16:44 -0500
committerGitHub <noreply@github.com>2020-11-12 03:16:44 -0500
commit85f515da2d1713bc208d2f1bca4197b91950528a (patch)
tree0eb2c9b5dcc26a1b658ef49c28c09af39728df09 /src/instancemanager.h
parentf7de8618124199977c4f4919e70bbfd2693ed341 (diff)
parent6ae27224b0dcc860b882bebff3149828d874c832 (diff)
Merge pull request #1294 from isanae/master
Bunch of instance and command line stuff
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