changeset 95:7dfa4e60b26d

Add todos
author Thinker K.F. Li <thinker@branda.to>
date Sun, 24 Aug 2008 08:16:21 +0800
parents 57f8fecca8f3
children ca94493b75bb
files src/shapes.h
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/shapes.h	Sun Aug 24 08:11:16 2008 +0800
+++ b/src/shapes.h	Sun Aug 24 08:16:21 2008 +0800
@@ -17,6 +17,10 @@
  * - event.c:draw_shape_path
  * - redraw_man.c:clean_shape
  * - redraw_man.c:draw_shape
+ *
+ * \todo Add arc for path shape.
+ * \todo Add ellipse shape.
+ * \todo Add circle shape.
  */