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:
[CST] Focus
2014-09-12 13:52:03 +04:00
parent 5b33660ea7
commit 7caa10aeb2

View File

@@ -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)