Fixed error handling in cCuttingThread::Action()

This commit is contained in:
Klaus Schmidinger
2008-01-13 12:23:39 +01:00
parent 2355fa852b
commit 29871d8585
3 changed files with 6 additions and 2 deletions

View File

@@ -5544,3 +5544,4 @@ Video Disk Recorder Revision History
- Fixed the "i18n:" target in the "newplugin" script, so that it can create the
initial *.pot file.
- Fixed handling the '-l' option.
- Fixed error handling in cCuttingThread::Action() (thanks to Udo Richter).