aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-popup-action.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-popup-action.h')
-rw-r--r--e-util/e-popup-action.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-popup-action.h b/e-util/e-popup-action.h
index 62e7b8ec0f..391b0e7aff 100644
--- a/e-util/e-popup-action.h
+++ b/e-util/e-popup-action.h
@@ -83,7 +83,7 @@ struct _EPopupActionEntry {
const gchar *related; /* name of the related action */
};
-GType e_popup_action_get_type (void);
+GType e_popup_action_get_type (void) G_GNUC_CONST;
EPopupAction * e_popup_action_new (const gchar *name);
void e_action_group_add_popup_actions