summaryrefslogtreecommitdiff
path: root/desktop/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/tree.h')
-rw-r--r--desktop/tree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/tree.h b/desktop/tree.h
index b0b7d2cc1..8ac505783 100644
--- a/desktop/tree.h
+++ b/desktop/tree.h
@@ -130,6 +130,7 @@ typedef node_callback_resp (*tree_node_user_callback)(void *user_data,
/* Non-platform specific code */
void tree_set_icon_dir(char *icon_dir);
+void tree_setup_colours(void);
/* Functions for creating/deleting tree primitives and for tree structure
manipulation */