2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 22:46:10 +00:00

Start recent channel actions log section.

This commit is contained in:
John Preston
2017-06-18 14:08:14 +03:00
parent 401bc86f27
commit 25a718c54b
16 changed files with 800 additions and 42 deletions

View File

@@ -126,6 +126,10 @@ protected:
setFocus();
}
bool animating() const {
return _showAnimation != nullptr;
}
private:
void showFinished();