summaryrefslogtreecommitdiff
path: root/footer.c
diff options
context:
space:
mode:
Diffstat (limited to 'footer.c')
-rw-r--r--footer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/footer.c b/footer.c
index 3e7b445..3e376d8 100644
--- a/footer.c
+++ b/footer.c
@@ -87,6 +87,7 @@ void cFooter::LeaveDetailedViewMode(const cChannel *channel) {
if (tvguideConfig.channelJumpMode == eNumJump) {
drawGreenButton();
drawYellowButton();
+ drawBlueButton();
} else {
UpdateGroupButtons(channel, true);
}