listboxcontent: add support for pixmaps in list
[vuplus_dvbapp] / lib / gui / elistbox.h
index a7ed637..60429d2 100644 (file)
@@ -63,6 +63,7 @@ public:
        }; */
        
        void moveSelection(int how);
+       void moveSelectionTo(int index);
 
        enum ListboxActions {
                moveUp,