mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
- epgview: rename bool 'tmdbtoggle' to 'tmdb_active'
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