https://bugs.kde.org/show_bug.cgi?id=449229
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@privat.broulik.de --- Comment #5 from Kai Uwe Broulik <k...@privat.broulik.de> --- > Curious that these use different codepaths. One is explicitly quitting, the other is closing the window where Qt goes "alrght, all my windows are closed, better quit now". I suppose file_quit action is explicitly wired to save the session and then calls qApp->quit, whereas Qt just calls quits internally, effectively bypassing the save. -- You are receiving this mail because: You are watching all bug changes.