aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell-number.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-cell-number.h')
-rw-r--r--widgets/table/e-cell-number.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-cell-number.h b/widgets/table/e-cell-number.h
index 25e4d3aad6..539f27679e 100644
--- a/widgets/table/e-cell-number.h
+++ b/widgets/table/e-cell-number.h
@@ -58,7 +58,7 @@ struct _ECellNumberClass {
ECellTextClass parent_class;
};
-GType e_cell_number_get_type (void);
+GType e_cell_number_get_type (void) G_GNUC_CONST;
ECell * e_cell_number_new (const gchar *fontname,
GtkJustification justify);