aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-group-leaf.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-group-leaf.h')
-rw-r--r--widgets/table/e-table-group-leaf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-table-group-leaf.h b/widgets/table/e-table-group-leaf.h
index 27407148b9..fad13c4b18 100644
--- a/widgets/table/e-table-group-leaf.h
+++ b/widgets/table/e-table-group-leaf.h
@@ -37,7 +37,7 @@ typedef struct {
guint draw_focus : 1;
ECursorMode cursor_mode;
- ETableSelectionModel *table_selection_model;
+ ESelectionModel *selection_model;
} ETableGroupLeaf;
typedef struct {