Make settings window scrollable (#5539)

This commit is contained in:
RickyRister 2025-01-31 21:03:30 -08:00 committed by GitHub
parent b1b48d50f3
commit 26c0cdc072
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 38 additions and 14 deletions

View file

@ -323,7 +323,6 @@ private:
void retranslateUi();
protected:
void changeEvent(QEvent *event) override;
void closeEvent(QCloseEvent *event) override;
};