aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/e-table-selection-model.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/e-table/e-table-selection-model.h')
-rw-r--r--widgets/e-table/e-table-selection-model.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/e-table/e-table-selection-model.h b/widgets/e-table/e-table-selection-model.h
index 8b7d0a0507..7fb6158ad2 100644
--- a/widgets/e-table/e-table-selection-model.h
+++ b/widgets/e-table/e-table-selection-model.h
@@ -23,7 +23,7 @@ typedef struct {
ETableModel *model;
gint row_count;
- guint *selection;
+ guint32 *selection;
gint cursor_row;
gint cursor_col;