2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00

First version of reading-while-scrolling.

This commit is contained in:
John Preston
2020-02-11 15:23:51 +04:00
parent db2aa7000a
commit 70408f0e22
12 changed files with 238 additions and 113 deletions

View File

@@ -62,8 +62,7 @@ public:
MainWidget *mainWidget();
bool doWeReadServerHistory();
bool doWeReadMentions();
[[nodiscard]] bool doWeMarkAsRead();
void activate();