aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-rule-editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-rule-editor.h')
-rw-r--r--e-util/e-rule-editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-rule-editor.h b/e-util/e-rule-editor.h
index d983b81c27..39d2066274 100644
--- a/e-util/e-rule-editor.h
+++ b/e-util/e-rule-editor.h
@@ -106,7 +106,7 @@ struct _ERuleEditorUndo {
gint newrank;
};
-GType e_rule_editor_get_type (void);
+GType e_rule_editor_get_type (void) G_GNUC_CONST;
ERuleEditor * e_rule_editor_new (ERuleContext *context,
const gchar *source,
const gchar *label);