aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-sorted.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-sorted.h')
-rw-r--r--widgets/table/e-table-sorted.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/widgets/table/e-table-sorted.h b/widgets/table/e-table-sorted.h
index cb802768d8..a9e815ef3a 100644
--- a/widgets/table/e-table-sorted.h
+++ b/widgets/table/e-table-sorted.h
@@ -48,8 +48,8 @@ typedef struct {
gint sort_info_changed_id;
gint sort_idle_id;
- int insert_idle_id;
- int insert_count;
+ gint insert_idle_id;
+ gint insert_count;
} ETableSorted;