mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
Neutrino: rework COnOffNotifier and use it if possible, ported from tuxbox cvs
This commit is contained in:
@@ -90,15 +90,4 @@ class COsdSetup : public CMenuTarget, public CChangeObserver
|
||||
int showContextChanlistMenu();
|
||||
};
|
||||
|
||||
|
||||
class COsdSetupChannelLogoNotifier : public CChangeObserver
|
||||
{
|
||||
private:
|
||||
CMenuForwarder* toDisable1;
|
||||
CMenuOptionChooser* toDisable2;
|
||||
public:
|
||||
COsdSetupChannelLogoNotifier( CMenuForwarder*, CMenuOptionChooser* );
|
||||
bool changeNotify(const neutrino_locale_t, void * Data);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user