feat: remove redundant close button

This commit is contained in:
2026-07-03 14:02:34 +08:00
parent e48d8e52d2
commit f6c39ab684
2 changed files with 0 additions and 14 deletions
-1
View File
@@ -119,7 +119,6 @@ private:
QPropertyAnimation *m_floatUpAnimation;
QParallelAnimationGroup *m_exitAnimationGroup;
QFileSystemWatcher *m_fileSystemWatcher;
ToolButton *m_closeButton;
ToolButton *m_prevButton;
ToolButton *m_nextButton;
GraphicsView *m_graphicsView;