From 0cbc226651dbce5c01167ba24edc1d417634fb39 Mon Sep 17 00:00:00 2001 From: louis Date: Sat, 25 Jan 2014 15:04:03 +0100 Subject: removed color buttons if detailed view is called from recmenu --- footer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'footer.h') diff --git a/footer.h b/footer.h index 82b1e81..e923476 100644 --- a/footer.h +++ b/footer.h @@ -26,7 +26,7 @@ public: void drawYellowButton(const char *text); void drawBlueButton(bool detailedEPG = false); void UpdateGroupButtons(const cChannel *channel, bool force = false); - void SetDetailedViewMode(void); + void SetDetailedViewMode(bool fromRecMenu = false); void LeaveDetailedViewMode(const cChannel *channel); }; -- cgit v1.2.3