2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Leave chats search query in support mode.

This commit is contained in:
John Preston
2018-11-20 16:40:54 +04:00
parent 5c718c7c9a
commit 7ca821f38c
3 changed files with 4 additions and 4 deletions

View File

@@ -114,7 +114,7 @@ signals:
void mustScrollTo(int scrollToTop, int scrollToBottom);
void dialogMoved(int movedFrom, int movedTo);
void searchMessages();
void searchResultChosen();
void clearSearchQuery();
void cancelSearchInChat();
void completeHashtag(QString tag);
void refreshHashtags();