Add a note about IntEntry in TODO.txt.

This commit is contained in:
David Capello 2011-04-02 23:13:01 -03:00
parent db4fc75f2a
commit ff1ada1d56

View File

@ -1,6 +1,7 @@
For next release
----------------
+ Add IntEntry class in src/gui/ with spin-buttons.
+ Add feedback to "Shift+S" shortcut to switch "snap to grid".
+ Fix palette editor to avoid generating a lot of consecutive Undo actions.
+ Convert jaccel::key_list to std::vector<>