mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
epgplus: use CComponentsChannelLogo instead CComponentsChannelLogoScalable
This commit is contained in:
@@ -69,7 +69,7 @@ class EpgPlus
|
|||||||
class Header
|
class Header
|
||||||
{
|
{
|
||||||
private:
|
private:
|
||||||
CComponentsChannelLogoScalable *logo;
|
CComponentsChannelLogo *logo;
|
||||||
//// construction / destruction
|
//// construction / destruction
|
||||||
public:
|
public:
|
||||||
Header(CFrameBuffer* frameBuffer,
|
Header(CFrameBuffer* frameBuffer,
|
||||||
|
Reference in New Issue
Block a user