aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-table-group-leaf.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-table-group-leaf.h')
-rw-r--r--e-util/e-table-group-leaf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/e-util/e-table-group-leaf.h b/e-util/e-table-group-leaf.h
index e4fcbedee8..c911890829 100644
--- a/e-util/e-table-group-leaf.h
+++ b/e-util/e-table-group-leaf.h
@@ -90,6 +90,8 @@ struct _ETableGroupLeaf {
gint etgl_start_drag_id;
ESelectionModel *selection_model;
+
+ gulong notify_is_editing_id;
};
struct _ETableGroupLeafClass {