aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableContent.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/TableContent.h')
-rw-r--r--Source/TableContent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/TableContent.h b/Source/TableContent.h
index b4941912..d6fbf422 100644
--- a/Source/TableContent.h
+++ b/Source/TableContent.h
@@ -169,5 +169,6 @@
- (NSString *)escapeFilterArgument:(NSString *)argument againstClause:(NSString *)clause;
- (void)openContentFilterManager;
+- (void)makeContentFilterHaveFocus;
@end