diff options
Diffstat (limited to 'widgets/table/e-table-group-leaf.h')
-rw-r--r-- | widgets/table/e-table-group-leaf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/table/e-table-group-leaf.h b/widgets/table/e-table-group-leaf.h index d6c0406a60..e7ba841493 100644 --- a/widgets/table/e-table-group-leaf.h +++ b/widgets/table/e-table-group-leaf.h @@ -44,6 +44,7 @@ typedef struct { int etgl_right_click_id; int etgl_click_id; int etgl_key_press_id; + int etgl_start_drag_id; ESelectionModel *selection_model; } ETableGroupLeaf; |