diff options
Diffstat (limited to 'Source/SPTextView.h')
-rw-r--r-- | Source/SPTextView.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |