# HG changeset patch # User Thinker K.F. Li # Date 1219536981 -28800 # Node ID 7dfa4e60b26dac446ccab4ea0fb41748ba7667b0 # Parent 57f8fecca8f38d84e0f8ca70c7950f81c874af0c Add todos diff -r 57f8fecca8f3 -r 7dfa4e60b26d src/shapes.h --- 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. */