mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Merge branch 'pr978'
This commit is contained in:
commit
10a2213e66
|
@ -255,6 +255,7 @@ void GenericChatForm::onEmoteButtonClicked()
|
|||
|
||||
void GenericChatForm::onChatWidgetClicked()
|
||||
{
|
||||
if (!chatWidget->textCursor().hasSelection())
|
||||
msgEdit->setFocus();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user