summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h1
1 files changed, 1 insertions, 0 deletions
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);