CInfoClock: Use dynamic font for display

This commit is contained in:
M. Liebmann
2013-11-27 04:02:01 +01:00
parent 90985f11d2
commit 435d25c0ce
11 changed files with 70 additions and 6 deletions

View File

@@ -68,6 +68,7 @@ class COsdSetup : public CMenuTarget, public CChangeObserver
void showOsdChanlistSetup(CMenuWidget *menu_chanlist);
void showOsdEventlistSetup(CMenuWidget *menu_eventlist);
void showOsdVolumeSetup(CMenuWidget *menu_volume);
void showOsdInfoclockSetup(CMenuWidget *menu_infoclock);
void showOsdScreenShotSetup(CMenuWidget *menu_screenshot);
void paintWindowSize(int w, int h);