From 4dfbc5e1d78e8adb74e4af068cf3b89b3aee26b8 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 9 Nov 2019 22:49:32 -0600 Subject: Qt UI: Add the iface definition page for Runtime Environment --- ui/qt5/horizonwizard.hh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ui/qt5/horizonwizard.hh') diff --git a/ui/qt5/horizonwizard.hh b/ui/qt5/horizonwizard.hh index b027591..e4e8897 100644 --- a/ui/qt5/horizonwizard.hh +++ b/ui/qt5/horizonwizard.hh @@ -26,6 +26,9 @@ public: #ifdef NON_LIBRE_FIRMWARE Page_Firmware, /* firmware */ #endif /* NON_LIBRE_FIRMWARE */ +#ifndef HAS_INSTALL_ENV + Page_Network_Define, /* define network interfaces for target */ +#endif /* !HAS_INSTALL_ENV */ Page_Network, /* network type selection (DHCP/static) */ Page_Network_Iface, /* network interface selection */ Page_Network_Wireless, /* wireless */ -- cgit v1.2.3-60-g2f50