feat: able to disable built-in close window animation

This commit is contained in:
2025-06-22 15:04:15 +08:00
parent 3cfb25db9a
commit 1623ca315a
6 changed files with 47 additions and 15 deletions

View File

@ -106,6 +106,8 @@ private slots:
void on_actionLocateInFileManager_triggered();
void on_actionQuitApp_triggered();
void doCloseWindow();
private:
bool updateFileWatcher(const QString & basePath = QString());