- epgview: rename bool 'tmdbtoggle' to 'tmdb_active'

This commit is contained in:
svenhoefer
2016-08-02 12:48:18 +02:00
parent 6e3ef2375b
commit 7df061947e
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;