summaryrefslogtreecommitdiff
path: root/amiga/history_local.c
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2013-03-20 08:22:03 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2013-03-20 08:22:03 +0000
commit22c7c1259bf6c2dec0fc9e4324d036167fa2683d (patch)
tree2a168bb8cf0307151588b004b6241d63b67ff58b /amiga/history_local.c
parent09086758e7e395b0d882551297f94a59a1856aad (diff)
downloadnetsurf-22c7c1259bf6c2dec0fc9e4324d036167fa2683d.tar.gz
netsurf-22c7c1259bf6c2dec0fc9e4324d036167fa2683d.tar.bz2
We are opening on a public screen, not a custom screen (even our own screen is a public screen)
Diffstat (limited to 'amiga/history_local.c')
-rwxr-xr-xamiga/history_local.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/history_local.c b/amiga/history_local.c
index 465d77ef7..a0d37b0b2 100755
--- a/amiga/history_local.c
+++ b/amiga/history_local.c
@@ -100,7 +100,7 @@ void ami_history_open(struct browser_window *bw, struct history *history)
WA_DragBar, TRUE,
WA_CloseGadget, TRUE,
WA_SizeGadget, TRUE,
- WA_CustomScreen,scrn,
+ WA_PubScreen,scrn,
WA_InnerWidth,width,
WA_InnerHeight,height + 10,
WINDOW_SharedPort,sport,