aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-reflow.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-reflow.h')
-rw-r--r--e-util/e-reflow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-reflow.h b/e-util/e-reflow.h
index a891e98f38..72b92f5c52 100644
--- a/e-util/e-reflow.h
+++ b/e-util/e-reflow.h
@@ -138,7 +138,7 @@ struct _EReflowClass
* should also do an ECanvas parent reflow request if its size
* changes.
*/
-GType e_reflow_get_type (void);
+GType e_reflow_get_type (void) G_GNUC_CONST;
G_END_DECLS