aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)
*/