Added a missing cStatus::MsgOsdClear() to cDisplayChannel::~cDisplayChannel()

This commit is contained in:
Klaus Schmidinger
2004-05-23 10:35:59 +02:00
parent e912e48282
commit a3d32f5862
3 changed files with 5 additions and 1 deletions

View File

@@ -2831,3 +2831,5 @@ Video Disk Recorder Revision History
It now also has a SetText() function that can be used to dynamically set the text
in an already existing cMenuText (both suggested by Stefan Huelswitt).
- Added play mode pmVideoOnly (thanks to Marcel Wiesweg).
- Added a missing cStatus::MsgOsdClear() to cDisplayChannel::~cDisplayChannel()
(thanks to Oliver Endriss).