summaryrefslogtreecommitdiff
path: root/networkingpage.hh
diff options
context:
space:
mode:
Diffstat (limited to 'networkingpage.hh')
-rw-r--r--networkingpage.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/networkingpage.hh b/networkingpage.hh
index 03e1210..bf517f8 100644
--- a/networkingpage.hh
+++ b/networkingpage.hh
@@ -1,9 +1,9 @@
#ifndef NETWORKINGPAGE_HH
#define NETWORKINGPAGE_HH
-#include <QWizardPage>
+#include "horizonwizardpage.hh"
-class NetworkingPage : public QWizardPage
+class NetworkingPage : public HorizonWizardPage
{
public:
NetworkingPage(QWidget *parent = 0);