Fixed a missing initialization in the c'tor of cSkinLCARSDisplayChannel

This commit is contained in:
Klaus Schmidinger
2013-11-15 15:26:49 +01:00
parent 25e05054a6
commit 7b634a092c
3 changed files with 5 additions and 1 deletions

View File

@@ -7858,3 +7858,5 @@ Video Disk Recorder Revision History
- The LIRC remote control now connects to the socket even if it doesn't yet exist when
VDR is started (thanks to Lars Hanisch).
- Fixed a missing initialization in the c'tor of cSkinLCARSDisplayChannel (thanks to
Marko M<>kel<65>).