feat: remove close window animation

This commit is contained in:
2026-07-03 14:09:55 +08:00
parent f6c39ab684
commit 17c9ab5fb5
2 changed files with 0 additions and 26 deletions
-3
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;