summaryrefslogtreecommitdiff
path: root/cocoa/SearchWindowController.h
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/SearchWindowController.h')
-rw-r--r--cocoa/SearchWindowController.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cocoa/SearchWindowController.h b/cocoa/SearchWindowController.h
index a1aac2e3f..896983b30 100644
--- a/cocoa/SearchWindowController.h
+++ b/cocoa/SearchWindowController.h
@@ -49,4 +49,6 @@ typedef enum {
- (void) search: (SearchDirection)direction;
+struct gui_search_table *cocoa_search_table;
+
@end