git.cweiske.de
/
enigma2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add needed functions
[enigma2.git]
/
lib
/
gui
/
elistbox.h
diff --git
a/lib/gui/elistbox.h
b/lib/gui/elistbox.h
index
0e185b4
..
719b54b
100644
(file)
--- 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);