Fixed setting the colored button help after deleting a recording in case the next menu entry is a directory

This commit is contained in:
Klaus Schmidinger
2005-03-20 11:27:44 +01:00
parent ce0e97eb65
commit 456ded045c
3 changed files with 8 additions and 1 deletions

View File

@@ -3467,3 +3467,5 @@ Video Disk Recorder Revision History
- Some fixes to avoid compiler warnings in gcc 4.0 (thanks to Ville Skytt<74> for reporting
these).
- Single shot timers are now reliably deleted when they have expired.
- Fixed setting the colored button help after deleting a recording in case the next
menu entry is a directory (thanks to Steffen Beyer).