gui/network_setup.cpp: fix memleaks when using CMenuForwarder

Origin commit data
------------------
Branch: ni/coolstream
Commit: bc0674433c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-05 (Sat, 05 May 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2012-05-05 13:42:14 +04:00
parent 32fbd13c0d
commit 4da07a7720
2 changed files with 32 additions and 28 deletions

View File

@@ -76,6 +76,8 @@ class CNetworkSetup : public CMenuTarget, CChangeObserver
CMenuForwarder* dhcpDisable[5];
CMenuForwarder* wlanEnable[2];
CSectionsdConfigNotifier* sectionsdConfigNotifier;
void restoreNetworkSettings();
void prepareSettings();