mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
infoviewer: rename text_cur_* => text_curr_*
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2d01ac2aec
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-09 (Tue, 09 Jan 2018)
Origin message was:
------------------
- infoviewer: rename text_cur_* => text_curr_*
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -52,7 +52,7 @@ class CInfoViewer
|
||||
CInfoViewerBB* infoViewerBB;
|
||||
CComponentsFrmClock *clock;
|
||||
CComponentsShapeSquare *header , *numbox, *body, *rec;
|
||||
CComponentsTextTransp *txt_cur_start, *txt_cur_event, *txt_cur_rest, *txt_next_start, *txt_next_event, *txt_next_in;
|
||||
CComponentsTextTransp *txt_curr_start, *txt_curr_event, *txt_curr_rest, *txt_next_start, *txt_next_event, *txt_next_in;
|
||||
|
||||
bool gotTime;
|
||||
bool recordModeActive;
|
||||
|
Reference in New Issue
Block a user