diff options
Diffstat (limited to 'tvguideosd.h')
-rw-r--r-- | tvguideosd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tvguideosd.h b/tvguideosd.h index 70dd7cd..a3caa0d 100644 --- a/tvguideosd.h +++ b/tvguideosd.h @@ -26,6 +26,7 @@ private: cFooter *footer; cRecMenuView *recMenuView; cChannelJump *channelJumper; + int GetLastValidChannel(void); bool detailViewActive; void drawOsd(); void readChannels(const cChannel *channelStart); |