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

Delete history for specific days in private chats.

This commit is contained in:
John Preston
2021-11-16 11:26:35 +04:00
parent aa0a9b2db9
commit 80fcffcc40
18 changed files with 211 additions and 59 deletions

View File

@@ -150,7 +150,7 @@ private:
void setupMainMenuToggle();
bool searchForPeersRequired(const QString &query) const;
void setSearchInChat(Key chat, PeerData *from = nullptr);
void showJumpToDate();
void showCalendar();
void showSearchFrom();
void showMainMenu();
void clearSearchCache();