mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
gui/network_setup.cpp: fix enabled/disabled items on settings restore
Origin commit data
------------------
Branch: ni/coolstream
Commit: bad910a320
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-12 (Fri, 12 Sep 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -630,6 +630,7 @@ void CNetworkSetup::restoreNetworkSettings()
|
|||||||
networkConfig->key = network_key;
|
networkConfig->key = network_key;
|
||||||
|
|
||||||
networkConfig->commitConfig();
|
networkConfig->commitConfig();
|
||||||
|
changeNotify(LOCALE_NETWORKMENU_SELECT_IF, NULL);
|
||||||
}
|
}
|
||||||
|
|
||||||
bool CNetworkSetup::changeNotify(const neutrino_locale_t locale, void * Data)
|
bool CNetworkSetup::changeNotify(const neutrino_locale_t locale, void * Data)
|
||||||
|
Reference in New Issue
Block a user