diff options
Diffstat (limited to 'Source/SPExportFile.h')
-rw-r--r-- | Source/SPExportFile.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPExportFile.h b/Source/SPExportFile.h index 38f60429..eab05f9b 100644 --- a/Source/SPExportFile.h +++ b/Source/SPExportFile.h @@ -81,4 +81,5 @@ - (void)writeData:(NSData *)data; - (SPExportFileHandleStatus)createExportFileHandle:(BOOL)overwrite; - (void)setCompressionFormat:(SPFileCompressionFormat)fileCompressionFormat; + @end |