summaryrefslogtreecommitdiff
path: root/amiga/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/tree.c')
-rwxr-xr-xamiga/tree.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/amiga/tree.c b/amiga/tree.c
index 92ad5deed..ef0bf5cfd 100755
--- a/amiga/tree.c
+++ b/amiga/tree.c
@@ -807,11 +807,11 @@ BOOL ami_tree_event(struct treeview_window *twin)
break;
case GID_NEWF:
- hotlist_add_folder();
+ hotlist_add_folder(true);
break;
case GID_NEWB:
- hotlist_add_entry();
+ hotlist_add_entry(true);
break;
case GID_DEFAULT: