1
0

revert: remove close window animation

This commit is contained in:
2026-07-03 14:09:55 +08:00
parent 602e2cccf8
commit c19fcaa560
2 changed files with 0 additions and 26 deletions

View File

@@ -115,9 +115,6 @@ private:
PlaylistManager *m_pm;
QPoint m_oldMousePos;
QPropertyAnimation *m_fadeOutAnimation;
QPropertyAnimation *m_floatUpAnimation;
QParallelAnimationGroup *m_exitAnimationGroup;
QFileSystemWatcher *m_fileSystemWatcher;
ToolButton *m_prevButton;
ToolButton *m_nextButton;