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

View File

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