mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
CComponentsFrmClock: add missing reinit
This commit is contained in:
@@ -387,8 +387,8 @@ void CComponentsFrmClock::setClockFont(Font *font, const int& style)
|
||||
cl_font = font;
|
||||
if (style != -1)
|
||||
cl_font_style = style;
|
||||
//initCCLockItems();
|
||||
}
|
||||
initCCLockItems();
|
||||
}
|
||||
|
||||
Font* CComponentsFrmClock::getClockFont()
|
||||
|
Reference in New Issue
Block a user