Neutrino: rework COnOffNotifier and use it if possible, ported from tuxbox cvs

This commit is contained in:
satbaby
2012-10-11 14:11:05 +02:00
parent 4c1552ead9
commit 7b06b3fd38
7 changed files with 28 additions and 87 deletions

View File

@@ -40,7 +40,7 @@ class CMiscMenue : public CMenuTarget
private:
CFanControlNotifier *fanNotifier;
CSectionsdConfigNotifier* sectionsdConfigNotifier;
CMiscNotifier* miscNotifier;
COnOffNotifier* miscNotifier;
int width;