summaryrefslogtreecommitdiff
path: root/desktop/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/tree.h')
-rw-r--r--desktop/tree.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/tree.h b/desktop/tree.h
index e5abe2102..0fb904bb7 100644
--- a/desktop/tree.h
+++ b/desktop/tree.h
@@ -127,6 +127,8 @@ typedef node_callback_resp (*tree_node_user_callback)(void *user_data,
/* Non-platform specific code */
+void tree_set_icon_dir(char *icon_dir);
+
/* Functions for creating/deleting tree primitives and for tree structure
manipulation */
struct tree *tree_create(unsigned int flags,