1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-04-21 21:52:03 +02:00

Shortcuts: remove unused shortcut

Change-Id: I28e5ef7dfca2e82fa65e40b2450db8c30a465926
This commit is contained in:
Andreas Hatziiliou 2024-11-07 12:58:37 -05:00
parent a1c2b8adef
commit a5621a1af1

View file

@ -189,10 +189,4 @@ Label {
}
}
}
Shortcut {
sequence: "Ctrl+,"
context: Qt.ApplicationShortcut
onActivated: settingBtnClicked()
}
}