From 5459c4a47b53e395b7a1b9e6959376eafc1a968a Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Tue, 27 Mar 2012 23:41:01 +0000 Subject: - Clean up SPMySQL and QueryKit inclusion and search methods, which should fix nightly builds - Fix warnings --- Source/SPTableContent.m | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Source/SPTableContent.m') diff --git a/Source/SPTableContent.m b/Source/SPTableContent.m index 23bac322..75c286b7 100644 --- a/Source/SPTableContent.m +++ b/Source/SPTableContent.m @@ -38,11 +38,9 @@ #import "SPQueryDocumentsController.h" #import "SPTextAndLinkCell.h" #ifndef SP_REFACTOR -#import "SPMySQL.h" #import "QLPreviewPanel.h" -#else -#import #endif +#import #import "SPFieldEditorController.h" #import "SPTooltip.h" #import "RegexKitLite.h" -- cgit v1.2.3