Remove outdated JavaWizardWidget comment

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad 2025-01-27 13:19:10 +00:00
parent 98ab686348
commit 9d0918a064
No known key found for this signature in database
GPG Key ID: 5E39D70B4C93C38E

View File

@ -19,9 +19,6 @@ class QLabel;
class QToolButton; class QToolButton;
class QSpacerItem; class QSpacerItem;
/**
* This is a widget for all the Java settings dialogs and pages.
*/
class JavaWizardWidget : public QWidget { class JavaWizardWidget : public QWidget {
Q_OBJECT Q_OBJECT