summaryrefslogtreecommitdiff
path: root/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'menu.h')
-rw-r--r--menu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/menu.h b/menu.h
index 0aaf3d1..a24fab5 100644
--- a/menu.h
+++ b/menu.h
@@ -75,6 +75,8 @@ protected:
static tChannelID channel;
static int currentChannelNumber;
static TeletextBrowser* self;
+private:
+ void ChangeBackground();
};