summaryrefslogtreecommitdiff
path: root/receiver.h
diff options
context:
space:
mode:
Diffstat (limited to 'receiver.h')
-rw-r--r--receiver.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/receiver.h b/receiver.h
index 8d6fee66..1623f595 100644
--- a/receiver.h
+++ b/receiver.h
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: receiver.h 3.1 2014/01/01 11:45:09 kls Exp $
+ * $Id: receiver.h 3.2 2015/01/12 10:24:20 kls Exp $
*/
#ifndef __RECEIVER_H
@@ -24,6 +24,7 @@ private:
int numPids;
bool WantsPid(int Pid);
protected:
+ cDevice *Device(void) { return device; }
void Detach(void);
virtual void Activate(bool On) {}
///< This function is called just before the cReceiver gets attached to