aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-config.h')
-rw-r--r--e-util/e-config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-config.h b/e-util/e-config.h
index a372601cb2..a6c52bddd6 100644
--- a/e-util/e-config.h
+++ b/e-util/e-config.h
@@ -262,7 +262,7 @@ struct _EConfigClass {
void (*commit) (EConfig *config);
};
-GType e_config_get_type (void);
+GType e_config_get_type (void) G_GNUC_CONST;
/* Static class methods */
EConfigFactory *e_config_class_add_factory (EConfigClass *klass,