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