Skip to content
Commit c5b703e7 authored by David Faure's avatar David Faure
Browse files

Fix crash on logout.

Turns out the check for kapp->sessionSaving inside queryExit was confusing,
it's actually false when aboutToQuit() leads to queryExit, even during logout.
So always delete the part in slotOnShutdown, called by aboutToQuit().

BUG: 336417
FIXED-IN: 4.14.3
parent 0bb2e34b
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