Added a missing template specification to the c'tor of cSortedTimers

This commit is contained in:
Klaus Schmidinger
2012-06-03 13:06:15 +02:00
parent 3efb79c855
commit 1bb441e699
4 changed files with 13 additions and 7 deletions

View File

@@ -7147,3 +7147,8 @@ Video Disk Recorder Revision History
- Speeded up opening menus on systems with many (several thousands) of recordings, by
caching the information whether a recording is stored on the video directory file
system within the cRecording data (based on a patch from Torsten Lang).
2012-06-03: Version 1.7.29
- Added a missing template specification to the c'tor of cSortedTimers (thanks to Udo
Richter).