diff options
Diffstat (limited to 'widgets/table/e-cell-tree.c')
-rw-r--r-- | widgets/table/e-cell-tree.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/widgets/table/e-cell-tree.c b/widgets/table/e-cell-tree.c index 1602d11eb3..8861399c3e 100644 --- a/widgets/table/e-cell-tree.c +++ b/widgets/table/e-cell-tree.c @@ -635,8 +635,7 @@ e_cell_tree_construct (ECellTree *ect, ECell * -e_cell_tree_new (ETableModel *etm, - GdkPixbuf *open_pixbuf, +e_cell_tree_new (GdkPixbuf *open_pixbuf, GdkPixbuf *closed_pixbuf, gboolean draw_lines, ECell *subcell) |