mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
epgview/imdb: rename bool 'imdb_activ' to 'imdb_active'
Origin commit data
------------------
Branch: ni/coolstream
Commit: d9e78fac28
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-02 (Tue, 02 Aug 2016)
Origin message was:
------------------
- epgview/imdb: rename bool 'imdb_activ' to 'imdb_active'
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -99,7 +99,7 @@ class CEpgData
|
||||
bool isCurrentEPG(const t_channel_id channel_id);
|
||||
|
||||
//NI
|
||||
bool imdb_activ;
|
||||
bool imdb_active;
|
||||
std::string epg_title;
|
||||
int showIMDb(int ypos, bool splash = false);
|
||||
int poster_w, poster_h;
|
||||
|
Reference in New Issue
Block a user