X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fgui%2Felistbox.h;fp=lib%2Fgui%2Felistbox.h;h=17fce5ccdd25bdb4e98080c421387cd3fb5d89a8;hp=7334e48c88523425cfcf219068ab2b4dda4fa780;hb=74f5884fdc5a23465cf40c27b5c069ff7d882746;hpb=7b770c4d5780e873a4e36e09a30d1b552fde6ea0 diff --git a/lib/gui/elistbox.h b/lib/gui/elistbox.h index 7334e48..17fce5c 100644 --- a/lib/gui/elistbox.h +++ b/lib/gui/elistbox.h @@ -160,6 +160,9 @@ private: ePtr m_content; eSlider *m_scrollbar; eListboxStyle m_style; +#ifdef USE_LIBVUGLES2 + long m_dir; +#endif #endif };