add evEnd to (p)core
[enigma2.git] / lib / nav / core.h
index f1e0cd85b2a21baf5d04375e9b4518d96d1b0189..f1146b447a473c98ca80b2c90c37bdffd9bbb8c1 100644 (file)
@@ -24,6 +24,7 @@ public:
                evUpdatedEventInfo, /** the "currently running" event info was updated */
                evUpdatedInfo, /** the program info of this service was updated */
                evSeekableStatusChanged,
+               evEnd
        };
        
        RESULT playService(const eServiceReference &service);