aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableData.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTableData.h')
-rw-r--r--Source/SPTableData.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPTableData.h b/Source/SPTableData.h
index 0806bd8b..f0ada4f2 100644
--- a/Source/SPTableData.h
+++ b/Source/SPTableData.h
@@ -85,7 +85,7 @@
- (NSDictionary *) parseFieldDefinitionStringParts:(NSArray *)definitionParts;
- (NSArray *) primaryKeyColumnNames;
-#ifdef SP_REFACTOR /* glue */
+#ifdef SP_CODA /* glue */
- (void)setTableDocumentInstance:(SPDatabaseDocument*)doc;
- (void)setTableListInstance:(SPTablesList*)list;
#endif