diff options
Diffstat (limited to 'widgets/table/e-table-group.h')
-rw-r--r-- | widgets/table/e-table-group.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-table-group.h b/widgets/table/e-table-group.h index 7ac1a243e8..79093416c6 100644 --- a/widgets/table/e-table-group.h +++ b/widgets/table/e-table-group.h @@ -123,7 +123,7 @@ void e_table_group_compute_location (ETableGroup *etg, gint *y, gint *row, gint *col); -void e_table_group_get_mouse_over(ETableGroup *etg, +void e_table_group_get_mouse_over (ETableGroup *etg, gint *row, gint *col); void e_table_group_get_cell_geometry (ETableGroup *etg, |