No shortcut is probably better than a wrong one

This commit is contained in:
Sylvain Berfini 2017-05-22 09:09:50 +02:00
parent 87f2b2e1f3
commit e3eaf05fe6

View file

@ -59,7 +59,6 @@ Item {
}
MenuItem {
shortcut: aboutShortcut.sequence
text: qsTr('about')
onTriggered: aboutShortcut.onActivated()