2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Enable jump to date in feed.

This commit is contained in:
John Preston
2018-02-22 00:17:36 +03:00
parent e17dcbb8eb
commit f066f3f139
8 changed files with 174 additions and 71 deletions

View File

@@ -156,6 +156,7 @@ private:
const QVector<MTPMessage> &messages);
void setSearchInChat(Dialogs::Key chat, UserData *from = nullptr);
void showJumpToDate();
void showSearchFrom();
void showMainMenu();
void clearSearchCache();