summaryrefslogtreecommitdiff
path: root/changes/5870_bitmask-prevent-system-logout-on-linux
AgeCommit message (Collapse)Author
2014-07-28Do `quit()` if the system requested the app to close.Ivan Alejandro
This fixes the issue where a system logout was blocked by bitmask since we were interpreting the closeEvent as if the user clicked on the 'X' button. Closes #5870.