changeset 8299 | ef2e284255cd |
parent 8298 | f9e6da8f94b1 |
child 8300 | 1978de6842c7 |
--- a/QTfrontend/gameuiconfig.cpp Fri Dec 14 18:57:31 2012 +0100 +++ b/QTfrontend/gameuiconfig.cpp Fri Dec 14 21:09:07 2012 +0100 @@ -483,6 +483,7 @@ { setValue("net/passwordhash", QString()); setValue("net/passwordlength", 0); + setValue("net/savepassword", false); } void GameUIConfig::setPasswordHash(const QString & passwordhash)