mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
osd_setup.cpp: outsource radio text notifier handling into own method
For usage with other functions.
This commit is contained in:
@@ -82,7 +82,7 @@ class COsdSetup : public CMenuTarget, public CChangeObserver
|
||||
void paintWindowSize(int w, int h);
|
||||
|
||||
void AddFontSettingItem(CMenuWidget &font_Settings, const SNeutrinoSettings::FONT_TYPES number_of_fontsize_entry);
|
||||
|
||||
void resetRadioText();
|
||||
public:
|
||||
enum INFOBAR_CHANNEL_LOGO_POS_OPTIONS
|
||||
{
|
||||
|
Reference in New Issue
Block a user