mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
gui/network_setup.cpp: fix enabled/disabled items on settings restore
This commit is contained in:
@@ -630,6 +630,7 @@ void CNetworkSetup::restoreNetworkSettings()
|
||||
networkConfig->key = network_key;
|
||||
|
||||
networkConfig->commitConfig();
|
||||
changeNotify(LOCALE_NETWORKMENU_SELECT_IF, NULL);
|
||||
}
|
||||
|
||||
bool CNetworkSetup::changeNotify(const neutrino_locale_t locale, void * Data)
|
||||
|
Reference in New Issue
Block a user