summaryrefslogtreecommitdiff
path: root/components/tree/nautilus-tree-node-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/tree/nautilus-tree-node-private.h')
-rw-r--r--components/tree/nautilus-tree-node-private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/tree/nautilus-tree-node-private.h b/components/tree/nautilus-tree-node-private.h
index fc9d89170..4f73c818a 100644
--- a/components/tree/nautilus-tree-node-private.h
+++ b/components/tree/nautilus-tree-node-private.h
@@ -53,6 +53,7 @@ void nautilus_tree_node_set_parent (NautilusTreeNode *node,
void nautilus_tree_node_remove_from_parent (NautilusTreeNode *node);
+void nautilus_tree_node_remove_children (NautilusTreeNode *node);
#endif /* NAUTILUS_TREE_NODE_PRIVATE_H */