another todo
This commit is contained in:
parent
18d83b768c
commit
599b979488
3
todo.txt
3
todo.txt
|
@ -19,6 +19,9 @@ referenced. I think this would be an easier way to manage xpms.
|
|||
*** @todo: grep for @todo and finish off those tasks, scattered throughout the source.
|
||||
|
||||
|
||||
*** use BOARD_ITEM::MenuText() and MenuIcon() in the onrightclick.cpp
|
||||
|
||||
|
||||
*** make the ADD_MENUITEM macros in include/macros.h be static inline functions instead
|
||||
of macros. e.g. w/o argument types:
|
||||
static inline void ADD_MENUITEM(menu, id, text, icon)
|
||||
|
|
Loading…
Reference in New Issue