X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/5d4117d8e413629c17fee5c13589375a3f1cc2bd..c72e1837b5fd6f2d0e222d7140008326fe89a58e:/lib/gui/elistbox.h diff --git a/lib/gui/elistbox.h b/lib/gui/elistbox.h index a7ed637d..60429d2e 100644 --- a/lib/gui/elistbox.h +++ b/lib/gui/elistbox.h @@ -63,6 +63,7 @@ public: }; */ void moveSelection(int how); + void moveSelectionTo(int index); enum ListboxActions { moveUp,