diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-11-10 16:07:58 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-11-10 16:07:58 +0100 |
commit | c05b788debf46d018aa3383c3017f89ba4165e63 (patch) | |
tree | b6a55ead0949d304c8dc97bcbe441269918999c5 /HISTORY | |
parent | 9fee2b67abb2594c5db2ca9f66525cb09e7b5cc7 (diff) | |
download | vdr-c05b788debf46d018aa3383c3017f89ba4165e63.tar.gz vdr-c05b788debf46d018aa3383c3017f89ba4165e63.tar.bz2 |
Fixed a compiler warning regarding cMenuChannels::Del() and MenuTimers::Del()1.1.16
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1765,3 +1765,5 @@ Video Disk Recorder Revision History to handle cases where the duration of an event is set wrongly and would last beyond the start time of the next event. Besides, the change in 1.1.10 broke handling EPG data for NVOD channels. +- Fixed a compiler warning regarding cMenuChannels::Del() and MenuTimers::Del() hiding + the base class virtual functions. |