summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
diff options
context:
space:
mode:
authorLePresidente <brian.alexander.munro@gmail.com>2019-02-20 09:25:15 +0200
committerLePresidente <brian.alexander.munro@gmail.com>2019-02-20 09:25:15 +0200
commit51c02718b1eaf2c8680e951d913baceb703bb74a (patch)
treede77786eab5bac803bdcaa26e24cfb1bcd6e8fb2 /src/mainwindow.cpp
parentb62dff5fd6bf39e866d137d5ca5e625bf087b5af (diff)
parent8d5cfc24705d45cd021a74d3129ef50681503003 (diff)
Merge branch 'Develop' of https://github.com/ModOrganizer2/modorganizer into Develop
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r--src/mainwindow.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index 9296378d..26853a36 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -1875,7 +1875,9 @@ void MainWindow::processUpdates() {
instance.remove("steam_password");
instance.remove("nexus_username");
instance.remove("nexus_password");
+ instance.remove("nexus_login");
instance.remove("nexus_api_key");
+ instance.remove("ask_for_nexuspw");
instance.endGroup();
instance.beginGroup("Servers");
instance.remove("");