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:
parent
bc51b74692
commit
b95abbc891
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ Window {
|
|||
description: qsTr("Stop camera")
|
||||
}
|
||||
ListElement {
|
||||
shortcut: "Ctrl"
|
||||
shortcut: "Ctrl + Mouse middle click"
|
||||
description: qsTr("Take tile screenshot")
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue