X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fgui%2Felistbox.h;h=0073653529d5e27aaffc9161b51b04654d228bae;hp=102e50fbaac7cf2f493154c372169ecab7cd2934;hb=994dad35e90a0023acd62c6b434b5728c0f15d1e;hpb=176c7eb91deb951bfeeadf00d600c78df939f6df diff --git a/lib/gui/elistbox.h b/lib/gui/elistbox.h index 102e50f..0073653 100644 --- a/lib/gui/elistbox.h +++ b/lib/gui/elistbox.h @@ -15,7 +15,7 @@ public: /* indices go from 0 to size(). the end is reached when the cursor is on size(), i.e. one after the last entry (this mimics - stl behaviour) + stl behavior) cursors never invalidate - they can become invalid when stuff is removed. Cursors will always try