summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_conformant_eo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elementary/elm_conformant_eo.h')
-rw-r--r--src/lib/elementary/elm_conformant_eo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/elementary/elm_conformant_eo.h b/src/lib/elementary/elm_conformant_eo.h
index e3f449f4e4..7860da1862 100644
--- a/src/lib/elementary/elm_conformant_eo.h
+++ b/src/lib/elementary/elm_conformant_eo.h
@@ -19,7 +19,7 @@ typedef Eo Elm_Conformant;
*/
#define ELM_CONFORMANT_CLASS elm_conformant_class_get()
-EWAPI const Efl_Class *elm_conformant_class_get(void);
+EWAPI const Efl_Class *elm_conformant_class_get(void) EINA_CONST;
EWAPI extern const Efl_Event_Description _ELM_CONFORMANT_EVENT_VIRTUALKEYPAD_STATE_ON;