diff options
Diffstat (limited to 'Source/SPCopyTable.h')
-rw-r--r-- | Source/SPCopyTable.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPCopyTable.h b/Source/SPCopyTable.h index 6dc5bc3a..a062b1ed 100644 --- a/Source/SPCopyTable.h +++ b/Source/SPCopyTable.h @@ -98,7 +98,7 @@ extern NSInteger SPEditCopyAsSQL; */ - (NSUInteger)draggingSourceOperationMaskForLocal:(BOOL)isLocal; -#ifndef SP_REFACTOR /* method decls */ +#ifndef SP_CODA /* method decls */ /*! @method rowsAsTabStringWithHeaders:onlySelectedRows: @abstract getter of the selected rows or all of the table for copy |