« get me outta code hell

mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 45cee2f..ef00c6d 100644
--- a/todo.txt
+++ b/todo.txt
@@ -373,3 +373,4 @@ TODO: Be more sneaky about how we decide what text to update on the screen,
 TODO: Create a basic Element class, which DisplayElement extends. We have a lot
       of code related to scheduling displaying stuff on the screen, and it'd be
       nice to keep it more separate from all the basic element logic.
+      (Done!)