aboutsummaryrefslogtreecommitdiffstats
path: root/wizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'wizard.h')
-rw-r--r--wizard.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/wizard.h b/wizard.h
index e04cdde..a7b2f0e 100644
--- a/wizard.h
+++ b/wizard.h
@@ -57,6 +57,7 @@ public:
IntroPage(QWidget *parent = 0);
QLabel *topLabel;
QLabel *langLabel;
+ QComboBox *langSelectBox;
int nextId() const;
};