1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-07-18 22:45:25 +02:00

misc: fix shortcut for tile screenshot

Change-Id: Ic2e18dc9aef3e01d7d8f1f935b90fe73b527127b
GitLab: #1344
This commit is contained in:
Sébastien Blin 2023-09-15 12:34:57 -04:00
parent bc51b74692
commit b95abbc891

View file

@ -170,7 +170,7 @@ Window {
description: qsTr("Stop camera")
}
ListElement {
shortcut: "Ctrl"
shortcut: "Ctrl + Mouse middle click"
description: qsTr("Take tile screenshot")
}
},