mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Allow pasting text to the unfocused search.
This commit is contained in:
@@ -250,6 +250,8 @@ private:
|
||||
void updateSuggestions(anim::type animated);
|
||||
void processSearchFocusChange();
|
||||
|
||||
[[nodiscard]] bool redirectKeyToSearch(QKeyEvent *e) const;
|
||||
|
||||
MTP::Sender _api;
|
||||
|
||||
bool _dragInScroll = false;
|
||||
|
Reference in New Issue
Block a user