summaryrefslogtreecommitdiff
path: root/components/tree/nautilus-tree-view-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/tree/nautilus-tree-view-private.h')
-rw-r--r--components/tree/nautilus-tree-view-private.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/tree/nautilus-tree-view-private.h b/components/tree/nautilus-tree-view-private.h
index a7c6b7e73..c2ac05ff2 100644
--- a/components/tree/nautilus-tree-view-private.h
+++ b/components/tree/nautilus-tree-view-private.h
@@ -76,6 +76,8 @@ struct NautilusTreeViewDetails {
gboolean got_first_size_allocate;
+ gboolean inserting_node;
+
NautilusFile *activation_uri_wait_file;
NautilusTreeViewDndDetails *dnd;