mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
gui/network_setup.cpp: fix crash on settings restore, if no wlan present
This commit is contained in:
@@ -74,8 +74,8 @@ class CNetworkSetup : public CMenuTarget, CChangeObserver
|
||||
std::string old_mac_addr;
|
||||
|
||||
|
||||
CMenuForwarder* dhcpDisable[5];
|
||||
CMenuForwarder* wlanEnable[3];
|
||||
CGenericMenuActivate dhcpDisable;
|
||||
CGenericMenuActivate wlanEnable;
|
||||
|
||||
CSectionsdConfigNotifier* sectionsdConfigNotifier;
|
||||
|
||||
|
Reference in New Issue
Block a user