summaryrefslogtreecommitdiff
path: root/welcomepage.hh
diff options
context:
space:
mode:
Diffstat (limited to 'welcomepage.hh')
-rw-r--r--welcomepage.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/welcomepage.hh b/welcomepage.hh
index 344ac33..3f97f8c 100644
--- a/welcomepage.hh
+++ b/welcomepage.hh
@@ -7,6 +7,7 @@ class WelcomePage : public HorizonWizardPage
{
public:
WelcomePage(QWidget *parent = 0);
+ int nextId() const;
};
#endif // WELCOMEPAGE_HH