summaryrefslogtreecommitdiff
path: root/cocoa/HistoryView.h
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/HistoryView.h')
-rw-r--r--cocoa/HistoryView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cocoa/HistoryView.h b/cocoa/HistoryView.h
index 33eb1b52d..20806363f 100644
--- a/cocoa/HistoryView.h
+++ b/cocoa/HistoryView.h
@@ -27,5 +27,6 @@
@property (readwrite, assign, nonatomic) struct browser_window *browser;
- (void) updateHistory;
+- (NSSize) size;
@end