update dvbapp.
[vuplus_dvbapp] / lib / service / listboxservice.h
index 589afba..ab5bd20 100644 (file)
@@ -19,6 +19,8 @@ public:
        void setIgnoreService( const eServiceReference &service );
        void setRoot(const eServiceReference &ref, bool justSet=false);
        void getCurrent(eServiceReference &ref);
+       void getPrev(eServiceReference &ref);
+       void getNext(eServiceReference &ref);
        
        int getNextBeginningWithChar(char c);
        int getPrevMarkerPos();