summaryrefslogtreecommitdiff
path: root/ui/qt5/horizonwizard.hh
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-11-14 12:04:30 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-11-14 12:04:30 -0600
commite25f4a71ce293a7640f3a3def5094a3ad48a761f (patch)
tree90a107b427f3411dbc20171be6f11bf21b98671d /ui/qt5/horizonwizard.hh
parent84e180e488e80c6e3e4d743290d8ac0694ea4cf5 (diff)
downloadhorizon-e25f4a71ce293a7640f3a3def5094a3ad48a761f.tar.gz
horizon-e25f4a71ce293a7640f3a3def5094a3ad48a761f.tar.bz2
horizon-e25f4a71ce293a7640f3a3def5094a3ad48a761f.tar.xz
horizon-e25f4a71ce293a7640f3a3def5094a3ad48a761f.zip
Qt UI: Implement UI.SysMeta.DateTime/Timezone page
Diffstat (limited to 'ui/qt5/horizonwizard.hh')
-rw-r--r--ui/qt5/horizonwizard.hh1
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 */