diff options
Diffstat (limited to 'ui/qt5/horizonwizard.hh')
-rw-r--r-- | ui/qt5/horizonwizard.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt5/horizonwizard.hh b/ui/qt5/horizonwizard.hh index 3f3454b..d6f84cd 100644 --- a/ui/qt5/horizonwizard.hh +++ b/ui/qt5/horizonwizard.hh @@ -33,6 +33,7 @@ public: Page_Network, /* network type selection (DHCP/static) */ Page_Network_Iface, /* network interface selection */ Page_Network_Wireless, /* wireless */ + Page_Network_CustomAP, /* custom AP */ Page_Network_DHCP, /* interstitial for DHCP */ Page_Network_Portal, /* shown if captive portal is detected */ Page_Network_Manual, /* static addressing */ |