TYPE_PIXMAP_ALPHATEST in eListboxMultiContent, fix alphatest
[enigma2.git] / lib / nav / pcore.h
index 494c26cdd480e77f5e9650b6fd0d7f85124eb50f..07c979d69d3b81987ef2c3a41701e0603a2098d6 100644 (file)
@@ -19,6 +19,8 @@ public:
                evPlayFailed,   /** the next service (in playlist) or the one given in playService failed to play */
                evUpdatedEventInfo, /** the "currently running" event info was updated */
                evUpdatedInfo, /** the program info of this service was updated */
+               evSeekableStatusChanged,
+               evEnd
        };
        
        pNavigation();