Fix JavaWizardWidget compilation without PCH

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
(cherry picked from commit 90e3c59bd8)
This commit is contained in:
TheKodeToad 2026-01-14 16:07:07 +00:00 committed by github-actions[bot]
parent e2842bb5cd
commit 22c6e1a331
2 changed files with 3 additions and 1 deletions

View file

@ -6,6 +6,7 @@
#include <java/JavaChecker.h>
#include <QIcon>
class QCheckBox;
class QLineEdit;
class VersionSelectWidget;
class QSpinBox;