X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/5d4117d8e413629c17fee5c13589375a3f1cc2bd..8c0a01c09ee2e48354275796ae854dd61c93b8f4:/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,