From 5a10c2fee134a469e4f9290c42b2c2fe6cae9ec1 Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Sun, 14 Nov 2021 22:12:27 +0100 Subject: [PATCH] epgplus: use CComponentsChannelLogo instead CComponentsChannelLogoScalable Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/0237c570de89cc95cf3ec67f9563d0c941038fd4 Author: Thilo Graf Date: 2021-11-14 (Sun, 14 Nov 2021) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- 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,