[Konsole-devel] Review Request 127128: Do not ask for confirmation on logout

Wolfgang Bauer wbauer at tmo.at
Sat Feb 20 19:55:55 UTC 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127128/
-----------------------------------------------------------

Review request for Konsole.


Repository: konsole


Description
-------

Checking for kapp->sessionSaving() has no effect here (probably because that's part of kdelibs4support).
Use qApp->isSavingSession() instead to find out whether the function is invoked at logout.


Diffs
-----

  src/MainWindow.cpp 822e45d 

Diff: https://git.reviewboard.kde.org/r/127128/diff/


Testing
-------

Run some programm in Konsole (top e.g.) and logout.

Konsole used to ask for confirmation in that case, now it doesn't.
It still asks when closing the window manually.


Thanks,

Wolfgang Bauer

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20160220/295d2a99/attachment.html>


More information about the konsole-devel mailing list