- started work on EIT
[enigma2.git] / lib / service / listboxservice.h
index 45e5ba71293260a7c25e75c00aed90008ce9b463..9d0cb7217744830716e0ea7dbb8c83609bdb5d61 100644 (file)
@@ -12,6 +12,7 @@ class eListboxServiceContent: public virtual iListboxContent
 public:
        eListboxServiceContent();
        void setRoot(const eServiceReference &ref);
+       void getCurrent(eServiceReference &ref);
 
 protected:
        void cursorHome();