mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35: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:
@@ -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();
|
||||
|
||||
|
Reference in New Issue
Block a user