Remove an empty line in TODO.md

This commit is contained in:
David Capello 2012-07-08 01:49:12 -03:00
parent 40f65b2e8a
commit a290f45d34

View File

@ -9,7 +9,6 @@
* Export to sprite sheet: if the file we're using is .ase, select .png by default
(and then the latest used extension).
* Fix problem with export sprite sheet when the cel has negative pos
* Add a warning when exporting RGB sprite to GIF, hinting at the quantize function.
* MovingPixelsState: Add undo information in each transformation step.
* Add IntEntry class in src/gui/ with spin-buttons.