summaryrefslogtreecommitdiff
path: root/ui/qt5/networkingpage.hh
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt5/networkingpage.hh')
-rw-r--r--ui/qt5/networkingpage.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt5/networkingpage.hh b/ui/qt5/networkingpage.hh
index 5914af2..a5f08e5 100644
--- a/ui/qt5/networkingpage.hh
+++ b/ui/qt5/networkingpage.hh
@@ -22,6 +22,7 @@ class NetworkingPage : public HorizonWizardPage {
public:
NetworkingPage(QWidget *parent = nullptr);
+ void initializePage() override;
bool isComplete() const;
int nextId() const;
private: