servicemp3.cpp: dont apply ac3/pcm delay when no video is running
[vuplus_dvbapp] / lib / service / listboxservice.h
index 40c7c64..5228a2f 100644 (file)
@@ -76,7 +76,7 @@ public:
        void setNumberOffset(int offset) { m_numberoffset = offset; }
        
        int getItemHeight() { return m_itemheight; }
-       int setItemHeight(int height);
+       void setItemHeight(int height);
 
        enum {
                markedForeground,