Fix startup hang by removing QSettings lock file. #3175
authorChristian Kamm <kamm@incasoftware.de>
Fri, 8 May 2015 12:02:44 +0000 (14:02 +0200)
committerChristian Kamm <kamm@incasoftware.de>
Fri, 8 May 2015 12:02:44 +0000 (14:02 +0200)
commite1c370a9a2eb040ae031cc84703a2388ca3736a9
tree025c304b295a2823a8aba680e116e9c553d65acd
parentb9eafaaf2419476cc0918845baff0f141f89997c
Fix startup hang by removing QSettings lock file. #3175

In some situations the .lock file would stay around and
cause subsequent starts of the client to get stuck before
showing the ui.
src/gui/application.cpp