Diffusion Juk 30cd501f866d

systray: Ensure quit from systray also saves config changes.

Authored by mpyne on Mar 25 2018, 8:25 PM.

Description

systray: Ensure quit from systray also saves config changes.

KStatusNotifierItem's 'maybeQuit' function is more than happy to call
qApp->quit directly even though the standard quit action is available to
be triggered and would do the right thing.

Qt documents you can use aboutToQuit to catch this case, and it does
seem to work.

Details

Committed
mpyneMar 25 2018, 8:25 PM
Parents
R344:a951caf3e9dd: Simplify shutdown handling.
Branches
Unknown
Tags
Unknown