diff options
Diffstat (limited to 'lib/python/Components/Renderer')
| -rw-r--r-- | lib/python/Components/Renderer/Listbox.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Renderer/Listbox.py b/lib/python/Components/Renderer/Listbox.py index 4ccc0a40..d784b614 100644 --- a/lib/python/Components/Renderer/Listbox.py +++ b/lib/python/Components/Renderer/Listbox.py @@ -4,7 +4,7 @@ from Tools.Event import Event from enigma import eListbox -# the listbox renderer is the listbox, but no listbox content +# the listbox renderer is the listbox, but no listbox content. # the content will be provided by the source (or converter). # the source should emit the 'changed' signal whenever |
