ref: segregate animation screen

This commit is contained in:
semenov
2024-12-28 10:50:26 +03:00
parent 98264fee7a
commit 78e8ecbde6
28 changed files with 1012 additions and 175 deletions

View File

@@ -12,8 +12,6 @@ public:
explicit ResourceManager(QObject *parent = nullptr);
void painting();
void startLoadingAnim();
void stopLoadingMovie();
QMovie *getMovie() const;
QIcon *getSettingsIcon() const;