1
0

revert: remove the ability that disable built-in close window animation

no need to preserve this option because frameless window and
close window animation will be fully removed in future.
This commit is contained in:
2026-07-02 20:32:30 +08:00
parent 457647c59f
commit 032752faf9
6 changed files with 11 additions and 43 deletions

View File

@@ -23,7 +23,6 @@ public slots:
private:
QCheckBox * m_stayOnTop = nullptr;
QCheckBox * m_useBuiltInCloseAnimation = nullptr;
QCheckBox * m_useLightCheckerboard = nullptr;
QCheckBox * m_loopGallery = nullptr;
QCheckBox * m_svgTiny12Only = nullptr;