summaryrefslogtreecommitdiff
path: root/cocoa/LocalHistoryController.h
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/LocalHistoryController.h')
-rw-r--r--cocoa/LocalHistoryController.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cocoa/LocalHistoryController.h b/cocoa/LocalHistoryController.h
index 14a9abcdb..8b8018c88 100644
--- a/cocoa/LocalHistoryController.h
+++ b/cocoa/LocalHistoryController.h
@@ -35,4 +35,6 @@
- (void) detach;
- (void) redraw;
+- (void) keyDown: (NSEvent *)theEvent;
+
@end