From 2e6ac640d63546764ada01c42ed35da8abd9120a Mon Sep 17 00:00:00 2001 From: David Capello Date: Sat, 27 Mar 2010 19:40:29 -0300 Subject: [PATCH] Minor TODO modifications. --- TODO.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.txt b/TODO.txt index bb17de3b8..b42726450 100644 --- a/TODO.txt +++ b/TODO.txt @@ -5,8 +5,8 @@ Refactoring 1) jinete -> third_party/vaca (it has the core for mutex/threads) 2) sprite-core 3) file-io - 4) undo - 5) aseprite + 4) undo (uses sprite-core) + 5) aseprite (the application) - editors_ -> Editors class widget - rename core/cfg.h to cfg_file.h - convert all widgets to classes: