mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
Merge remote-tracking branch 'check/next-cc'
This commit is contained in:
@@ -1768,7 +1768,7 @@ void CChannelList::paintItem2DetailsLine (int pos)
|
||||
|
||||
void CChannelList::showChannelLogo()
|
||||
{
|
||||
if(g_settings.infobar_show_channellogo){
|
||||
if(g_settings.channellist_show_channellogo){
|
||||
static int logo_w = 0;
|
||||
static int logo_h = 0;
|
||||
int logo_w_max = full_width / 4;
|
||||
|
Reference in New Issue
Block a user