fix standby
[enigma2.git] / lib / gui / elistbox.h
index 9e23bde35f2a8b9e89fbd942cdb7577bf45ff2f9..29349cbb2779255213d0ef8b0775891b67dbf8ad 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. */