mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Fix switching between hashtag results.
This commit is contained in:
@@ -150,6 +150,9 @@ private:
|
||||
bool switchImportantChats();
|
||||
bool chooseHashtag();
|
||||
ChosenRow computeChosenRow() const;
|
||||
bool isSearchResultActive(
|
||||
not_null<Dialogs::FakeRow*> result,
|
||||
const Dialogs::RowDescriptor &entry) const;
|
||||
|
||||
void userIsContactUpdated(not_null<UserData*> user);
|
||||
void mousePressReleased(Qt::MouseButton button);
|
||||
|
Reference in New Issue
Block a user