remove test cruft, add possibility for a seperator
[vuplus_dvbapp] / lib / gui / elistbox.h
index 76ad820..2eb54dd 100644 (file)
@@ -38,6 +38,8 @@ protected:
        
        virtual int size()=0;
        
+       virtual int currentCursorSelectable();
+       
        void setListbox(eListbox *lb);
        
        // void setOutputDevice ? (for allocating colors, ...) .. requires some work, though