summaryrefslogtreecommitdiff
path: root/amiga/gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/gui.c')
-rwxr-xr-xamiga/gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/gui.c b/amiga/gui.c
index a6e5a20df..daaafe681 100755
--- a/amiga/gui.c
+++ b/amiga/gui.c
@@ -1245,7 +1245,7 @@ void ami_handle_msg(void)
break;
case GID_ADDTAB:
- browser_window_create(NULL, gwin->bw, 0, true, true);
+ browser_window_create(option_homepage_url, gwin->bw, 0, true, true);
break;
case GID_URL: