diff options
Diffstat (limited to 'status.h')
-rw-r--r-- | status.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ private: uint mCurrentRecording; uint mNextRecording; int mLastLanguage; - bool mTimerConflict; + int mTimerConflicts; protected: #if VDRVERSNUM >= 10338 |