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

Update online after the window active status.

I hope this fixes #26059.
This commit is contained in:
John Preston
2023-03-21 16:22:38 +04:00
parent f0a96d0aad
commit 58c5bb7247
4 changed files with 8 additions and 10 deletions

View File

@@ -60,7 +60,7 @@ public:
MainWidget *sessionContent() const;
void checkActivation();
void checkActivation() override;
[[nodiscard]] bool markingAsRead() const;
bool takeThirdSectionFromLayer();