From 7e65ecacd2a1caba224eed98c81870f2a943a479 Mon Sep 17 00:00:00 2001 From: louis Date: Sun, 7 Apr 2013 15:35:26 +0200 Subject: Background of ChannelDisplay configurable also to cover channel logo --- setup.h | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.h') diff --git a/setup.h b/setup.h index 61598ea..93c5c14 100644 --- a/setup.h +++ b/setup.h @@ -78,6 +78,7 @@ class cNopacitySetupChannelDisplay : public cMenuSetupSubMenu { protected: const char *logoPos[3]; const char *progressStyleCurrentSchedule[2]; + const char *bgStyle[2]; void Set(void); public: cNopacitySetupChannelDisplay(cNopacityConfig *data); -- cgit v1.2.3