Skip to content

Make quit shortcut an action and expose it as a readonly property

David Redondo requested to merge work/quitaction into master

An application might want to disable it or simply show it in its menu. For that it needs the action since defining an identical one would lead to shortcut conflicts.

Merge request reports