mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
CComponentsFrmClock: add missing reinit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 002cc4c74e
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-01-09 (Mon, 09 Jan 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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