mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
CChannelList: disable paint of clock background, it's not required here
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5670e87d77
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-27 (Fri, 27 Jun 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2136,7 +2136,7 @@ void CChannelList::paintHead()
|
|||||||
headerClock = new CComponentsFrmClock(0, 0, 0, 0, "%H:%M", true);
|
headerClock = new CComponentsFrmClock(0, 0, 0, 0, "%H:%M", true);
|
||||||
headerClock->setClockBlink("%H %M");
|
headerClock->setClockBlink("%H %M");
|
||||||
headerClock->setClockIntervall(1);
|
headerClock->setClockIntervall(1);
|
||||||
|
headerClock->doPaintBg(false);
|
||||||
}
|
}
|
||||||
headerClock->setClockFormat("%H:%M");
|
headerClock->setClockFormat("%H:%M");
|
||||||
headerClock->setClockFont(SNeutrinoSettings::FONT_TYPE_MENU_TITLE);
|
headerClock->setClockFont(SNeutrinoSettings::FONT_TYPE_MENU_TITLE);
|
||||||
|
Reference in New Issue
Block a user