mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-09 06:38:36 +02:00
CComponentsFrmClock: Rework font handling
- Use setClockFont(enum FONT_TYPES) for selection of neutrino fonts - Use setClockFontSize(size) for Dynamic Font
This commit is contained in:
@@ -91,6 +91,7 @@ class CNeutrinoFonts
|
||||
};
|
||||
enum {
|
||||
FONT_ID_VOLBAR,
|
||||
FONT_ID_INFOCLOCK,
|
||||
|
||||
FONT_ID_MAX
|
||||
};
|
||||
|
Reference in New Issue
Block a user