From: Daniel Juyung Seo Date: Sun, 16 Jun 2013 13:06:33 +0000 (+0900) Subject: Evas_Common_Header.h: added textgrid to primitive evas object list. X-Git-Tag: submit/devel/efl/20131022.203902~676 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d5800af9cd599b167639675c713c918c148e7b8f;p=platform%2Fupstream%2Fefl.git Evas_Common_Header.h: added textgrid to primitive evas object list. --- diff --git a/src/lib/evas/Evas_Common_Header.h b/src/lib/evas/Evas_Common_Header.h index ece4a91..7849548 100644 --- a/src/lib/evas/Evas_Common_Header.h +++ b/src/lib/evas/Evas_Common_Header.h @@ -1588,7 +1588,8 @@ EAPI const Evas_Device *evas_device_emulation_source_get(const Evas_Device *dev) * - line, * - polygon, * - text, - * - textblock and + * - textblock, + * - textgrid and * - image. * * These functions apply to @b any Evas object, whichever type that