Browse Source

another todo

pull/1/head
dickelbeck 18 years ago
parent
commit
599b979488
  1. 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…
Cancel
Save