Remove src/widgest/editor/NOTES.txt file (deprecated).

This commit is contained in:
David Capello 2011-11-03 00:27:37 -03:00
parent 7ca8ed8688
commit d6b992ad4f

View File

@ -1,13 +0,0 @@
Sprite's Editor
----------------------------------------------------------------------
click.c
The click-interface: To control mouse-loops inside editors (like
the drawing-tools or layer-movement).
cursor.c
Drawing-cursor routines: To control draw/clean the drawing cursor
(the cursor that is inside the editor).
editor.c
The sprite's editor widget.