remove test cruft, add possibility for a seperator
[enigma2.git] / lib / gui / elistbox.h
index 76ad82081ce8c41c87ad8ff352123456f8acff09..2eb54dd96fe2ac717084e37f8b23cf26bd28a8ef 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