Fix ghost text in channellist & epg view

Complement to commit 3f0fb53


Origin commit data
------------------
Branch: ni/coolstream
Commit: d85bb1d09b
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-01-27 (Wed, 27 Jan 2016)

Origin message was:
------------------
Fix ghost text in channellist & epg view

 Complement to commit 3f0fb53


------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2016-01-27 14:59:07 +01:00
parent 8f75b392c0
commit 9682acf5e8
3 changed files with 3 additions and 0 deletions

View File

@@ -2066,6 +2066,7 @@ void CChannelList::paintHead()
}
header->setDimensionsAll(x, y, full_width, theight);
header->enableGradientBgCleanUp();
if (bouquet && bouquet->zapitBouquet && bouquet->zapitBouquet->bLocked != g_settings.parentallock_defaultlocked)
header->setIcon(NEUTRINO_ICON_LOCK);