jumping to an entry beginning with a character nearly works now
[vuplus_dvbapp] / lib / service / listboxservice.h
index 1d5dc2a..ae0ec5a 100644 (file)
@@ -15,6 +15,8 @@ public:
        eListboxServiceContent();
        void setRoot(const eServiceReference &ref);
        void getCurrent(eServiceReference &ref);
+       
+       int getNextBeginningWithChar(char c);
 
                /* support for marked services */
        void initMarked();