- work on timers
[vuplus_dvbapp] / lib / gui / elistbox.h
index 9e23bde..29349cb 100644 (file)
@@ -73,6 +73,8 @@ public:
                pageDown,
                justCheck
        };
+       
+       void setItemHeight(int h);
 
 #ifndef SWIG
                /* entryAdded: an entry was added *before* the given index. it's index is the given number. */