summaryrefslogtreecommitdiff
path: root/amiga/history_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/history_local.h')
-rwxr-xr-xamiga/history_local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/history_local.h b/amiga/history_local.h
index c06702673..c649f7501 100755
--- a/amiga/history_local.h
+++ b/amiga/history_local.h
@@ -30,7 +30,7 @@ struct history_window {
struct nsObject *node;
struct browser_window *bw;
ULONG pad[4];
-
+ struct Hook scrollerhook;
};
void ami_history_open(struct browser_window *bw, struct history *history);