diff options
author | stuconnolly <stuart02@gmail.com> | 2012-05-25 08:20:29 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2012-05-25 08:20:29 +0000 |
commit | eb65e7845ea93a0200b304bd63f88415762fa29a (patch) | |
tree | 60d5d9a5d213b7ed42c58142a6e08fc062a2c4f5 /Source/SPExportFile.h | |
parent | 687d564c85cefca3d378fed7be6c40f30b6b55b6 (diff) | |
download | sequelpro-eb65e7845ea93a0200b304bd63f88415762fa29a.tar.gz sequelpro-eb65e7845ea93a0200b304bd63f88415762fa29a.tar.bz2 sequelpro-eb65e7845ea93a0200b304bd63f88415762fa29a.zip |
Export tidy up.
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 |