diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-07-23 03:01:00 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2020-11-03 11:39:03 -0500 |
| commit | 3c791b092054192fcff27b599728d3482688aec8 (patch) | |
| tree | 91e9ea09a5339575cf6e2ddd35a10cb57a012267 /src/instancemanager.h | |
| parent | 5b13704275fc3cf02f6c3f4d4bd77d32425ad2c9 (diff) | |
moved registry key from "Tannin" to "Mod Organizer Team"
Diffstat (limited to 'src/instancemanager.h')
| -rw-r--r-- | src/instancemanager.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/instancemanager.h b/src/instancemanager.h index 2331ebfd..7f87045d 100644 --- a/src/instancemanager.h +++ b/src/instancemanager.h @@ -71,6 +71,8 @@ private: bool portableInstall() const; bool portableInstallIsLocked() const; + void updateRegistryKey(); + private: QSettings m_AppSettings; |
