From c6b6f04ed592044f75d7354c43be3a6ce9949530 Mon Sep 17 00:00:00 2001 From: doursse Date: Mon, 21 Mar 2005 19:42:33 +0000 Subject: [PATCH] add a TODO for xcb SVN revision: 13831 --- legacy/evas/evas.c.in | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/evas/evas.c.in b/legacy/evas/evas.c.in index 3e64c51c8d..9569c0e70c 100644 --- a/legacy/evas/evas.c.in +++ b/legacy/evas/evas.c.in @@ -212,5 +212,6 @@ make install @todo (1.7) Document engine API and other internals @todo (1.7) Allow any object to clip any other object, and not just rectangles @todo (1.8) Add more evas demos +@todo (1.9) Write the error mechanism in evas_xcb_buffer.c */