summaryrefslogtreecommitdiff
path: root/xmltv2vdr.h
diff options
context:
space:
mode:
Diffstat (limited to 'xmltv2vdr.h')
-rw-r--r--xmltv2vdr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmltv2vdr.h b/xmltv2vdr.h
index 4b8d80a..8805a16 100644
--- a/xmltv2vdr.h
+++ b/xmltv2vdr.h
@@ -140,6 +140,7 @@ public:
{
epgsources.ReadIn(confdir,epgfile,&epgmappings,&textmappings,srcorder,Reload);
}
+ void Wait4TimerThread();
bool IsIdle();
bool EPGSourceMove(int From, int To);
int EPGSourceCount()