mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
Revert "cc_frm_clock.h: clean up: remove unnecessary virtual declaration"
This reverts commit 13dad842e312461319df03612f11d4aae74112ad.This break moviepayer show time
Origin commit data
------------------
Branch: ni/coolstream
Commit: 01296ab702
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-05-01 (Wed, 01 May 2019)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -84,7 +84,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