- fix event info
[vuplus_dvbapp] / lib / python / Components / EventInfo.py
index 125310b..656fd27 100644 (file)
@@ -1,5 +1,7 @@
 from PerServiceDisplay import *
 
+from enigma import iServiceInformationPtr, eServiceEventPtr
+
 class EventInfo(PerServiceDisplay):
        Now = 0
        Next = 1