Skip to content
Snippets Groups Projects
Commit 013c4b4e authored by Benjamin Arnaud's avatar Benjamin Arnaud
Browse files

qml: revert default global shortcut context as ApplicationContext


fix regression from 99f697cf

Co-authored-by: default avatarPierre Lamot <pierre@videolabs.io>
parent 30d797cb
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,6 @@ import QtQuick 2.11
import org.videolan.vlc 0.1
Shortcut {
context: Qt.WindowShortcut
context: Qt.ApplicationShortcut
enabled: MainCtx.useGlobalShortcuts
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment