mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Moved FloatAnimation->Animation, Animation->BasicAnimation.
This commit is contained in:
@@ -387,7 +387,7 @@ private:
|
||||
ChildWidget<DialogsInner> _inner;
|
||||
ChildWidget<Ui::FlatButton> _updateTelegram = { nullptr };
|
||||
|
||||
FloatAnimation _a_show;
|
||||
Animation _a_show;
|
||||
Window::SlideDirection _showDirection;
|
||||
QPixmap _cacheUnder, _cacheOver;
|
||||
|
||||
|
Reference in New Issue
Block a user