summaryrefslogtreecommitdiff
path: root/doc/previews
diff options
context:
space:
mode:
authorJean-Philippe Andre <jp.andre@samsung.com>2015-06-25 11:12:05 +0900
committerJean-Philippe Andre <jp.andre@samsung.com>2015-06-25 14:36:10 +0900
commit04466193558ed23f4af3da4a5381aa75ea6e13e5 (patch)
treec8b5c9f97537e18ae6edf6816e7735a26a7e7ed4 /doc/previews
parentc86a5edc9f4dbee7660166309d441790e9149e80 (diff)
downloadefl-04466193558ed23f4af3da4a5381aa75ea6e13e5.tar.gz
Evas filters: Mark API as @beta
Until we're happy with it, keep the API as beta. The EDC support should not change, and the Lua either, but the API could potentially still change to accomodate for new needs (vector graphics, anyone?). If we're happy with the current interface, then we can remove the @beta flags.
Diffstat (limited to 'doc/previews')
-rw-r--r--doc/previews/preview_text_filter.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/previews/preview_text_filter.c b/doc/previews/preview_text_filter.c
index 778cb7a41a..fa3b26e461 100644
--- a/doc/previews/preview_text_filter.c
+++ b/doc/previews/preview_text_filter.c
@@ -1,9 +1,6 @@
#include "config.h"
-/*
-#define EFL_EO_API_SUPPORT 1
-#define EFL_BETA_API_SUPPORT 1
-*/
+#define EFL_GFX_FILTER_BETA
#include "Eo.h"
#include "Evas.h"