From 159b3865b49b6b0cb5a8623ec7b3ca57019407fe Mon Sep 17 00:00:00 2001 From: Tobias Grimm Date: Wed, 31 Dec 2008 23:14:08 +0100 Subject: Background toggling now allows to switch between black, the configured background transparency and full transparency as suggested by Walter K. (Closes #41) --- menu.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'menu.h') 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(); }; -- cgit v1.2.3