X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/83dc65144ec5b7d412f959afd2abb947580f7121..a9f9792e9d271864182d32bfff58795690084cab:/lib/gui/elistbox.h diff --git a/lib/gui/elistbox.h b/lib/gui/elistbox.h index 0e185b44..719b54b2 100644 --- a/lib/gui/elistbox.h +++ b/lib/gui/elistbox.h @@ -72,7 +72,8 @@ public: moveEnd, justCheck }; */ - + + int getCurrentIndex(); void moveSelection(int how); void moveSelectionTo(int index);