aboutsummaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
authorJames Brown2002-07-16 11:11:56 +0000
committerJames Brown2002-07-16 11:11:56 +0000
commita429eb1136ff42dec286a228a1d4e0a184798543 (patch)
tree1c1ecfae764f0d467ba5b3e68d33298f9e51c379 /gui
parent6e33e626fccf1e32e851b364d1a1d516e1b700b2 (diff)
downloadscummvm-rg350-a429eb1136ff42dec286a228a1d4e0a184798543.tar.gz
scummvm-rg350-a429eb1136ff42dec286a228a1d4e0a184798543.tar.bz2
scummvm-rg350-a429eb1136ff42dec286a228a1d4e0a184798543.zip
Update todo
svn-id: r4563
Diffstat (limited to 'gui')
-rw-r--r--gui/ListWidget.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/gui/ListWidget.cpp b/gui/ListWidget.cpp
index 9781ed4912..e58e677e85 100644
--- a/gui/ListWidget.cpp
+++ b/gui/ListWidget.cpp
@@ -27,6 +27,9 @@
/*
* TODO:
+ * - Fix the random key repeating bug
+ * - Allow escape to abort changes
+ * - Add key repeat (for backspace, etc)
*/