aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/Wizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/Wizard.h')
-rw-r--r--src/ui/Wizard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/Wizard.h b/src/ui/Wizard.h
index 5a66fb6e..8d7395db 100644
--- a/src/ui/Wizard.h
+++ b/src/ui/Wizard.h
@@ -64,7 +64,7 @@ class IntroPage : public QWizardPage {
private:
private slots:
- void slotLangChange(const QString& lang);
+ // void slotLangChange(const QString& lang);
};
class ChoosePage : public QWizardPage {