aboutsummaryrefslogtreecommitdiff
path: root/dw/image.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dw/image.cc')
-rw-r--r--dw/image.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/image.cc b/dw/image.cc
index 499fc438..ce54f561 100644
--- a/dw/image.cc
+++ b/dw/image.cc
@@ -322,7 +322,7 @@ void Image::draw (core::View *view, core::Rectangle *area)
}
}
- /** todo: draw selection */
+ /** TODO: draw selection */
}
core::Iterator *Image::iterator (core::Content::Type mask, bool atEnd)