parent
d8b00bef02
commit
954acf0df4
|
@ -1138,7 +1138,7 @@ Rectangle {
|
|||
Shortcut {
|
||||
enabled: messageInputField.activeFocus
|
||||
sequence: "Ctrl+Meta+Space"
|
||||
onActivated: emojiBtn.clicked()
|
||||
onActivated: emojiBtn.clicked(null)
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue