aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-cell.h')
-rw-r--r--widgets/table/e-cell.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/widgets/table/e-cell.h b/widgets/table/e-cell.h
index 181a3143e4..63fa8e2afd 100644
--- a/widgets/table/e-cell.h
+++ b/widgets/table/e-cell.h
@@ -151,8 +151,8 @@ void e_cell_print (ECellView *ecell_view,
gint model_col,
gint view_col,
gint row,
- double width,
- double height);
+ gdouble width,
+ gdouble height);
gdouble e_cell_print_height (ECellView *ecell_view,
GtkPrintContext *context,
gint model_col,