summaryrefslogtreecommitdiff
path: root/epg2vdr.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2018-02-17 13:30:48 +0100
committerhorchi <vdr@jwendel.de>2018-02-17 13:30:48 +0100
commit4b3df4033c73b48e764d1f893f29a9d6b8883bdc (patch)
tree1831d6b191fd7e0494ee2d5d5057d09d45848102 /epg2vdr.h
parent0bdc56517a2e9512ef0f5156b1ffedc7ab94b3d7 (diff)
downloadvdr-plugin-epg2vdr-4b3df4033c73b48e764d1f893f29a9d6b8883bdc.tar.gz
vdr-plugin-epg2vdr-4b3df4033c73b48e764d1f893f29a9d6b8883bdc.tar.bz2
2018-02-17 version 1.1.85 (horchi)\n - added: Timer type and location to timer detail service\n\n1.1.85
Diffstat (limited to 'epg2vdr.h')
-rw-r--r--epg2vdr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epg2vdr.h b/epg2vdr.h
index 26ab2bd..7e5de45 100644
--- a/epg2vdr.h
+++ b/epg2vdr.h
@@ -64,7 +64,7 @@ class cPluginEPG2VDR : public cPlugin
int exitDb();
int timerService(cEpgTimer_Service_V1* ts);
- int hasTimerService(cHas_Timer_V1* d);
+ int hasTimerService(cTimer_Detail_V1* d);
int recordingDetails(cEpgRecording_Details_Service_V1* rd);
private: