summaryrefslogtreecommitdiff
path: root/amiga
diff options
context:
space:
mode:
Diffstat (limited to 'amiga')
-rwxr-xr-xamiga/tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/tree.c b/amiga/tree.c
index 9f53d4be8..b19cd203e 100755
--- a/amiga/tree.c
+++ b/amiga/tree.c
@@ -1286,6 +1286,6 @@ void ami_tree_redraw_request(int x, int y, int width, int height, void *data)
}
}
- ami_update_pointer(twin->win, GUI_POINTER_WAIT);
+ ami_update_pointer(twin->win, GUI_POINTER_DEFAULT);
glob = &browserglob;
}