Added some missing 'const' to cDevice

This commit is contained in:
Klaus Schmidinger
2012-02-14 14:47:59 +01:00
parent 63e2507b15
commit 8dc6eb0cda
3 changed files with 6 additions and 4 deletions

View File

@@ -1768,6 +1768,7 @@ Joachim Wilke <vdr@joachim-wilke.de>
for adding a missing 'const' to cRecording::FramesPerSecond()
for modifying cCharSetConv so that it can be used to convert from "whatever VDR uses"
to a given code
for adding some missing 'const' to cDevice
Sascha Klek <sklek@gmx.de>
for reporting a problem with the '0' key in the "Day" item of the "Timers" menu