Ask whether to recover session after unexpected exit
commitc91a9f89edbdd4d5d21c8d11207eb4d74d57df04
authorTobias Doerffel <tobias.doerffel@gmail.com>
Wed, 6 Apr 2011 16:29:08 +0000 (6 18:29 +0200)
committerTobias Doerffel <tobias.doerffel@gmail.com>
Wed, 6 Apr 2011 16:45:51 +0000 (6 18:45 +0200)
tree7d0a7480a9e0c900d53814127022ee44bc9af95f
parent785a07b85e5c24d351a8f0af0fee7e113641d077
Ask whether to recover session after unexpected exit

Instead of always loading the last auto-saved session (which might end
up in an endless cycle if recover.mmp is faulty or causes a crash) ask
the user whether to do so.
(cherry picked from commit babf3edff8653fbc995bc944f1ee1826b7d23c56)
src/core/main.cpp