- add "getCurrent" to service listbox
[vuplus_dvbapp] / lib / service / listboxservice.h
index 45e5ba7..9d0cb72 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();