aboutsummaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
authorMax Horn2002-07-12 23:04:54 +0000
committerMax Horn2002-07-12 23:04:54 +0000
commit8e7686e19f2a00d6d832ebc31defcd69ca564aa7 (patch)
treed4d0cbafd1f9c9f4bed49b1815deccb7b6d30968 /gui
parenteeb23d5a924a8487b57ab5cbd6e325c03074ce4d (diff)
downloadscummvm-rg350-8e7686e19f2a00d6d832ebc31defcd69ca564aa7.tar.gz
scummvm-rg350-8e7686e19f2a00d6d832ebc31defcd69ca564aa7.tar.bz2
scummvm-rg350-8e7686e19f2a00d6d832ebc31defcd69ca564aa7.zip
updated TODO list
svn-id: r4528
Diffstat (limited to 'gui')
-rw-r--r--gui/ScrollBarWidget.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/gui/ScrollBarWidget.cpp b/gui/ScrollBarWidget.cpp
index 028e831cad..d5a9607f4c 100644
--- a/gui/ScrollBarWidget.cpp
+++ b/gui/ScrollBarWidget.cpp
@@ -26,8 +26,7 @@
/*
* TODO:
- * - Dragging the slider with the mouse
- * - Auto-repeast: if one clicks & holds on one of the arrows, then after a
+ * - Auto-repeat: if one clicks & holds on one of the arrows, then after a
* brief delay, it should start to contiously scroll
* - Allow for a horizontal scrollbar, too?
*/