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

fixed animation deinit, fixed retina animations

This commit is contained in:
John Preston
2015-12-15 18:34:28 +03:00
parent 79d65c1828
commit f88dd15647
2 changed files with 31 additions and 4 deletions

View File

@@ -559,6 +559,7 @@ public:
void start(ClipReader *reader);
void update(ClipReader *reader);
void stop(ClipReader *reader);
~ClipReadManager();
signals: