mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
fixed animation shutdown and some radial progresses
This commit is contained in:
@@ -556,9 +556,12 @@ signals:
|
||||
public slots:
|
||||
|
||||
void process();
|
||||
void finish();
|
||||
|
||||
private:
|
||||
|
||||
void clear();
|
||||
|
||||
QAtomicInt _loadLevel;
|
||||
typedef QMap<ClipReader*, ClipReaderPrivate*> ReaderPointers;
|
||||
ReaderPointers _readerPointers;
|
||||
|
Reference in New Issue
Block a user