From d41cb1bbb1b882590ba6b563876d7127d53aabe1 Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Sat, 13 Nov 2021 18:56:46 +0100 Subject: [PATCH] epgplus: use CComponentsChannelLogo instead CComponentsChannelLogoScalable --- src/gui/epgplus.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/epgplus.h b/src/gui/epgplus.h index d0dc7286d..0b066ef79 100644 --- a/src/gui/epgplus.h +++ b/src/gui/epgplus.h @@ -69,7 +69,7 @@ class EpgPlus class Header { private: - CComponentsChannelLogoScalable *logo; + CComponentsChannelLogo *logo; //// construction / destruction public: Header(CFrameBuffer* frameBuffer,