aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDataImport.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPDataImport.h')
-rw-r--r--Source/SPDataImport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPDataImport.h b/Source/SPDataImport.h
index 5c66b07f..0d23b104 100644
--- a/Source/SPDataImport.h
+++ b/Source/SPDataImport.h
@@ -41,7 +41,7 @@ typedef enum {
@class SPFieldMapperController, SPFileHandle;
-@interface SPDataImport : NSObject
+@interface SPDataImport : NSObject <NSOpenSavePanelDelegate>
{
IBOutlet id tableDocumentInstance;
IBOutlet id tablesListInstance;