From 2baa01621f83df3c81e6b6ed2310d483962dcf48 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Mon, 7 Mar 2011 20:36:00 +0000 Subject: Merge in missing commit from trunk. --- Source/SPAppController.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/SPAppController.h') diff --git a/Source/SPAppController.h b/Source/SPAppController.h index 569ef2b8..fe80e2d9 100644 --- a/Source/SPAppController.h +++ b/Source/SPAppController.h @@ -111,6 +111,7 @@ - (NSArray*)runningActivities; - (void)handleEventWithURL:(NSURL*)url; +- (NSString*)doSQLSyntaxHighlightForString:(NSString*)sqlText cssLike:(BOOL)cssLike; - (IBAction)executeBundleItemForApp:(id)sender; - (NSDictionary*)shellEnvironmentForDocument:(NSString*)docUUID; -- cgit v1.2.3