summaryrefslogtreecommitdiffstats
path: root/application/setupwizard/JavaWizardPage.h
diff options
context:
space:
mode:
Diffstat (limited to 'application/setupwizard/JavaWizardPage.h')
-rw-r--r--application/setupwizard/JavaWizardPage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/setupwizard/JavaWizardPage.h b/application/setupwizard/JavaWizardPage.h
index 4ea31d24..592fa24c 100644
--- a/application/setupwizard/JavaWizardPage.h
+++ b/application/setupwizard/JavaWizardPage.h
@@ -6,7 +6,7 @@ class JavaSettingsWidget;
class JavaWizardPage : public BaseWizardPage
{
- Q_OBJECT;
+ Q_OBJECT
public:
explicit JavaWizardPage(QWidget *parent = Q_NULLPTR);