mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
@@ -127,6 +127,7 @@ void EpgPlus::Header::paint(const char * Name)
|
||||
std::string head = Name ? Name : g_Locale->getText (LOCALE_EPGPLUS_HEAD);
|
||||
|
||||
CComponentsHeader header(this->x, this->y, this->width, this->font->getHeight()+4, head);
|
||||
header.enableGradientBgCleanUp();
|
||||
header.paint(CC_SAVE_SCREEN_NO);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user