mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
CChannelList/COsdSetup: use showOsdChanlistSetup() from OSD-Setup
This removes multiple code parts from COsdSetup without
loss of functionality.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 253579909f
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-07 (Sat, 07 Jun 2014)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -101,7 +101,7 @@ class COsdSetup : public CMenuTarget, public CChangeObserver
|
||||
~COsdSetup();
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
bool changeNotify(const neutrino_locale_t OptionName, void * /*data*/);
|
||||
int showContextChanlistMenu();
|
||||
int showContextChanlistMenu(CMenuWidget *menu_chanlist);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user