summaryrefslogtreecommitdiff
path: root/epg2vdr.h
diff options
context:
space:
mode:
Diffstat (limited to 'epg2vdr.h')
-rw-r--r--epg2vdr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epg2vdr.h b/epg2vdr.h
index c4e341b..172fdf0 100644
--- a/epg2vdr.h
+++ b/epg2vdr.h
@@ -70,6 +70,7 @@ class cPluginEPG2VDR : public cPlugin
private:
+ int pluginInitialized;
cDbConnection* connection;
cDbTable* timerDb;
cDbTable* vdrDb;