Added cRecording::Undelete()

This commit is contained in:
Klaus Schmidinger
2007-10-14 10:23:19 +02:00
parent c6ef96a6ae
commit 7780e3664a
4 changed files with 34 additions and 2 deletions

View File

@@ -5483,3 +5483,4 @@ Video Disk Recorder Revision History
(suggested by Thomas G<>nther).
- Made the default copy ctor of cRecording private (thanks to Markus Hahn).
Same for the assign operator.
- Added cRecording::Undelete() (based on a patch from Markus Hahn).