epgview: rename bool 'tmdbtoggle' to 'tmdb_active'

Origin commit data
------------------
Branch: ni/coolstream
Commit: 7df061947e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-02 (Tue, 02 Aug 2016)

Origin message was:
------------------
- epgview: rename bool 'tmdbtoggle' to 'tmdb_active'

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2016-08-02 12:48:18 +02:00
parent 5dd769e524
commit e93066ed22
2 changed files with 11 additions and 11 deletions

View File

@@ -65,8 +65,8 @@ class CEpgData
bool bigFonts;
bool has_follow_screenings;
bool call_fromfollowlist;
bool tmdbtoggle;
int stars;
bool tmdb_active;
int stars;
time_t tmp_curent_zeit;
uint64_t prev_id;