From 0576c2fcca6ddfa04c9a7c6a3d76f3e51cf88919 Mon Sep 17 00:00:00 2001 From: sqlprodev Date: Tue, 27 Mar 2012 21:02:15 +0000 Subject: tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTOR --- Source/SPTextView.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/SPTextView.h') diff --git a/Source/SPTextView.h b/Source/SPTextView.h index ac4391d8..3f70edde 100644 --- a/Source/SPTextView.h +++ b/Source/SPTextView.h @@ -114,6 +114,7 @@ @property (assign) SPDatabaseDocument *tableDocumentInstance; @property (assign) SPTablesList *tablesListInstance; @property (assign) SPCustomQuery *customQueryInstance; +@property (assign) SPMySQLConnection *mySQLConnection; #endif #ifndef SP_REFACTOR -- cgit v1.2.3