channelist: rename bool pig_on_win to minitv_is_active

Origin commit data
------------------
Commit: 42aca4a4c9
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-12 (Wed, 12 Apr 2017)

Origin message was:
------------------
- channelist: rename bool pig_on_win to minitv_is_active
This commit is contained in:
vanhofen
2017-04-12 10:04:04 +02:00
parent 763cf5335b
commit 23a69c90bc
2 changed files with 8 additions and 8 deletions

View File

@@ -131,7 +131,7 @@ private:
bool vlist; // "virtual" list, not bouquet
bool displayNext;
bool displayList;
bool pig_on_win;
bool minitv_is_active;
bool headerNew;