summaryrefslogtreecommitdiff
path: root/frontends/amiga/history.c
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2019-05-10 21:34:22 +0100
committerChris Young <chris@unsatisfactorysoftware.co.uk>2019-05-10 21:34:22 +0100
commita5051c7128ee7ee9b0bc26a81ad7eb3af199d7ca (patch)
tree41f3a994926a6d6dfe4763fa90ef779cdda4cce7 /frontends/amiga/history.c
parent97010ecef521de524846734e093db89a18f81f62 (diff)
downloadnetsurf-a5051c7128ee7ee9b0bc26a81ad7eb3af199d7ca.tar.gz
netsurf-a5051c7128ee7ee9b0bc26a81ad7eb3af199d7ca.tar.bz2
Use new beep function
Diffstat (limited to 'frontends/amiga/history.c')
-rw-r--r--frontends/amiga/history.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/amiga/history.c b/frontends/amiga/history.c
index a505101ae..6e33464a6 100644
--- a/frontends/amiga/history.c
+++ b/frontends/amiga/history.c
@@ -200,7 +200,7 @@ ami_history_global_drag_end(struct ami_corewindow *ami_cw, int x, int y)
}
if((ok == false) || (url == NULL)) {
- DisplayBeep(ami_gui_get_screen());
+ ami_gui_beep();
} else if(url) {
if((gwin = ami_window_at_pointer(AMINS_WINDOW))) {
browser_window_navigate(ami_gui2_get_browser_window(gwin),