mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 00:11:08 +02:00
cc_frm_clock.h fix show time in movieplayer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0077dec96d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-09 (Thu, 09 Jan 2020)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -83,7 +83,7 @@ class CComponentsFrmClock : public CComponentsForm, public CCTextScreen
|
|||||||
///initialize clock contents
|
///initialize clock contents
|
||||||
void initCCLockItems();
|
void initCCLockItems();
|
||||||
///initialize timestring, called in initCCLockItems()
|
///initialize timestring, called in initCCLockItems()
|
||||||
void initTimeString();
|
virtual void initTimeString();
|
||||||
|
|
||||||
///start ticking clock, returns true on success, if false causes log output
|
///start ticking clock, returns true on success, if false causes log output
|
||||||
bool startClock();
|
bool startClock();
|
||||||
|
Reference in New Issue
Block a user