2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Make date service messages clickable.

Open jump to date box when clicking on dates including floating date.
This commit is contained in:
John Preston
2017-03-07 20:45:08 +03:00
parent f663a2bf08
commit ed3b2cc017
5 changed files with 126 additions and 34 deletions

View File

@@ -180,7 +180,7 @@ public:
void dlgUpdated(Dialogs::Mode list, Dialogs::Row *row);
void dlgUpdated(PeerData *peer, MsgId msgId);
void showJumpToDate(PeerData *peer);
void showJumpToDate(PeerData *peer, QDate requestedDate);
void windowShown();