aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPQueryController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPQueryController.h')
-rw-r--r--Source/SPQueryController.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/SPQueryController.h b/Source/SPQueryController.h
index e5b4c557..79d1ea8c 100644
--- a/Source/SPQueryController.h
+++ b/Source/SPQueryController.h
@@ -53,7 +53,6 @@
NSUInteger numberOfMaxAllowedHistory;
NSUserDefaults *prefs;
-
}
@property (readwrite, retain) NSFont *consoleFont;
@@ -98,5 +97,4 @@
- (NSArray *)queryFavoritesForFileURL:(NSURL *)fileURL andTabTrigger:(NSString *)tabTrigger includeGlobals:(BOOL)includeGlobals;
-
@end