Fix JavaWizardWidget compilation without PCH

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad 2026-01-14 16:07:07 +00:00
parent 3a16cf3081
commit 90e3c59bd8
No known key found for this signature in database
GPG key ID: 5E39D70B4C93C38E
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;