mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
src/gui/network_setup.cpp: add wlan scan
Origin commit data
------------------
Branch: ni/coolstream
Commit: 595c6a961b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-01 (Fri, 01 Nov 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -75,7 +75,7 @@ class CNetworkSetup : public CMenuTarget, CChangeObserver
|
||||
|
||||
|
||||
CMenuForwarder* dhcpDisable[5];
|
||||
CMenuForwarder* wlanEnable[2];
|
||||
CMenuForwarder* wlanEnable[3];
|
||||
|
||||
CSectionsdConfigNotifier* sectionsdConfigNotifier;
|
||||
|
||||
@@ -89,7 +89,8 @@ class CNetworkSetup : public CMenuTarget, CChangeObserver
|
||||
int saveChangesDialog();
|
||||
void applyNetworkSettings();
|
||||
void saveNetworkSettings();
|
||||
|
||||
int showWlanList();
|
||||
|
||||
bool checkIntSettings();
|
||||
bool checkStringSettings();
|
||||
bool checkForIP();
|
||||
|
Reference in New Issue
Block a user