aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell-date.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-cell-date.h')
-rw-r--r--widgets/table/e-cell-date.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-cell-date.h b/widgets/table/e-cell-date.h
index fece501726..968e387198 100644
--- a/widgets/table/e-cell-date.h
+++ b/widgets/table/e-cell-date.h
@@ -43,7 +43,7 @@ typedef struct {
} ECellDateClass;
GType e_cell_date_get_type (void);
-ECell *e_cell_date_new (const char *fontname, GtkJustification justify);
+ECell *e_cell_date_new (const gchar *fontname, GtkJustification justify);
G_END_DECLS