moment/src/qml/Base/HShortcut.qml
2019-12-08 12:43:39 -04:00

6 lines
70 B
QML

import QtQuick 2.12
Shortcut {
context: Qt.ApplicationShortcut
}