fix inverted setting (meaning was inverted too)
[enigma2.git] / lib / nav / pcore.h
index ad5d461be718f405062ff5b63f6377358a6f5454..07c979d69d3b81987ef2c3a41701e0603a2098d6 100644 (file)
@@ -20,6 +20,7 @@ public:
                evUpdatedEventInfo, /** the "currently running" event info was updated */
                evUpdatedInfo, /** the program info of this service was updated */
                evSeekableStatusChanged,
+               evEnd
        };
        
        pNavigation();