summaryrefslogtreecommitdiff
path: root/riscos/cookies.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/cookies.c')
-rw-r--r--riscos/cookies.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/riscos/cookies.c b/riscos/cookies.c
index 51b1f5f25..5eb2191d2 100644
--- a/riscos/cookies.c
+++ b/riscos/cookies.c
@@ -93,7 +93,9 @@ void ro_gui_cookies_postinitialise(void)
/* Initialise the cookies into the tree. */
- cookies_initialise(ro_treeview_get_tree(cookies_window.tv));
+ cookies_initialise(ro_treeview_get_tree(cookies_window.tv),
+ tree_directory_icon_name,
+ tree_content_icon_name);
/* Build the cookies window menu. */