mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
gui/miscsettings_menu.cpp: fix memleak - sectionsdConfigNotifier
This commit is contained in:
@@ -40,6 +40,8 @@ class CMiscMenue : public CMenuTarget
|
||||
{
|
||||
private:
|
||||
CFanControlNotifier *fanNotifier;
|
||||
CSectionsdConfigNotifier* sectionsdConfigNotifier;
|
||||
|
||||
int width;
|
||||
|
||||
int showMiscSettingsMenu();
|
||||
|
Reference in New Issue
Block a user