Skip to content
Snippets Groups Projects
Commit bf28e7a7 authored by deuce's avatar deuce
Browse files

Remove ToDo for pass-by-reference.

parent 1f539bc5
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@
* hbg: Background colour of a current item
* kfg: Hotkey forground colour for non-current item
* khfg: Hotkey foreground colour for current item
* current: Index of currently highlighted item (ToDo: This should be passed by reference (how?)!)
* current: Index of currently highlighted item
* align: If width is greater than the text length, a zero indicates the text
* should be left-aligned, a 1 indicates it should be right-aligned, and
* a 2 indicates it should be centered.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment