Make requested changes

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad
2025-02-04 17:05:20 +00:00
parent 68bf409a98
commit 5a76d9b7e1
7 changed files with 33 additions and 28 deletions

View File

@ -71,5 +71,4 @@ class JavaPage : public QWidget, public BasePage {
private:
Ui::JavaPage* ui;
JavaSettingsWidget* m_javaSettings;
};