mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user