diff options
Diffstat (limited to 'footer.c')
-rw-r--r-- | footer.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -87,6 +87,7 @@ void cFooter::LeaveDetailedViewMode(const cChannel *channel) { if (tvguideConfig.channelJumpMode == eNumJump) {
drawGreenButton();
drawYellowButton();
+ drawBlueButton();
} else {
UpdateGroupButtons(channel, true);
}
|