summaryrefslogtreecommitdiff
path: root/cocoa/BrowserView.h
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/BrowserView.h')
-rw-r--r--cocoa/BrowserView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cocoa/BrowserView.h b/cocoa/BrowserView.h
index ceccab47c..5b3d3b577 100644
--- a/cocoa/BrowserView.h
+++ b/cocoa/BrowserView.h
@@ -46,5 +46,6 @@
- (void) addCaretAt: (NSPoint) point height: (CGFloat) height;
- (void) reformat;
+- (void) updateHistory;
@end