Skip to content
Commit cb7eaf58 authored by Albert Astals Cid's avatar Albert Astals Cid
Browse files

Fix KgDifficulty saving on app close

Since you can't use KSharedConfig::openConfig from a static destructor anymore (the QCoreApplication is gone and thus can't find the name of the thing) use a post routine to save the level before the QCoreApplication is gone.

REVIEW: 122105
parent 6ae8cbc3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment