From 2f8029412daf51f721cb5a28d774a57792364887 Mon Sep 17 00:00:00 2001 From: Marcel Hollerbach Date: Mon, 13 Jan 2020 13:38:45 +0100 Subject: [PATCH] eina_types: declare unicode type stable this is needed in order to get text stable. Reviewed-by: Xavi Artigas Reviewed-by: Mike Blumenkrantz Differential Revision: https://phab.enlightenment.org/D11074 --- src/lib/eo/eina_types.eot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/eo/eina_types.eot b/src/lib/eo/eina_types.eot index 5c31e5b219..4cb8e9347d 100644 --- a/src/lib/eo/eina_types.eot +++ b/src/lib/eo/eina_types.eot @@ -60,7 +60,7 @@ struct @extern Eina.Matrix3 { zz: double; [[ZZ matrix value]] } -type @extern @beta Eina.Unicode: uint32; [[Eina unicode type]] +type @extern Eina.Unicode: uint32; [[Eina unicode type. @since 1.24]] struct @extern @beta Eina.File_Direct_Info; [[Eina file direct information data structure]] /*{