Remove 'isExiting' logic from closing sequence

Authored by Alexander Bikadorov <alex.bikadorov@kdemail.net> on Aug 4 2019, 4:57 PM.

Description

Remove 'isExiting' logic from closing sequence

The flag was preventing Krusader from exiting if Krusader::queryClose() was
called but the exit was later cancelled (e.g. by a file save dialog of
KrViewer).

And the destructor Krusader::~Krusader() is not called on a SIGTERM signal
anyways.

FIXED: [ 409473 ] Computer shutdown gets cancelled
BUG: 409473

Details

Committed
Alexander Bikadorov <alex.bikadorov@kdemail.net>Sep 16 2019, 2:39 PM
Parents
R167:48549e2241ad: Add a note on the new capabilities of the "Search for" combobox
Branches
Unknown
Tags
Unknown
Alexander Bikadorov <alex.bikadorov@kdemail.net> committed R167:45570506328a: Remove 'isExiting' logic from closing sequence (authored by Alexander Bikadorov <alex.bikadorov@kdemail.net>).Sep 16 2019, 2:39 PM