Fixed deleting a menu item in case the next item is not selectable

This commit is contained in:
Klaus Schmidinger
2005-01-07 16:19:29 +01:00
parent 4162bff1e7
commit 5b2aaeaedd
3 changed files with 11 additions and 3 deletions

View File

@@ -3278,3 +3278,5 @@ Video Disk Recorder Revision History
- Fixed a possible race condition in cDevice::Action() (thanks to Mattias Gr<47>nlund).
- Fixed the default quality value when grabbing a JPEG image (thanks to Patrick
Gleichmann).
- Fixed deleting a menu item in case the next item is not selectable (thanks to
Dino Ravnic).