summaryrefslogtreecommitdiff
path: root/footer.h
diff options
context:
space:
mode:
Diffstat (limited to 'footer.h')
-rw-r--r--footer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/footer.h b/footer.h
index 56aef7f..82b1e81 100644
--- a/footer.h
+++ b/footer.h
@@ -24,7 +24,7 @@ public:
void drawGreenButton(const char *text);
void drawYellowButton();
void drawYellowButton(const char *text);
- void drawBlueButton();
+ void drawBlueButton(bool detailedEPG = false);
void UpdateGroupButtons(const cChannel *channel, bool force = false);
void SetDetailedViewMode(void);
void LeaveDetailedViewMode(const cChannel *channel);