aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableDump.h
diff options
context:
space:
mode:
authorBibiko <bibiko@eva.mpg.de>2010-02-05 20:09:53 +0000
committerBibiko <bibiko@eva.mpg.de>2010-02-05 20:09:53 +0000
commitbd69a9eccea56335422d13b8eddbd2aec79c839f (patch)
tree867a026df5833fd4b67c086c05071ac70995ba91 /Source/TableDump.h
parent543e9593ff7878af9836df11c3eee3f6fce7101e (diff)
downloadsequelpro-bd69a9eccea56335422d13b8eddbd2aec79c839f.tar.gz
sequelpro-bd69a9eccea56335422d13b8eddbd2aec79c839f.tar.bz2
sequelpro-bd69a9eccea56335422d13b8eddbd2aec79c839f.zip
• some further work at the new field mapper sheet
Diffstat (limited to 'Source/TableDump.h')
-rw-r--r--Source/TableDump.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/TableDump.h b/Source/TableDump.h
index ebc686b2..644057b6 100644
--- a/Source/TableDump.h
+++ b/Source/TableDump.h
@@ -25,6 +25,7 @@
// Or mail to <lorenz@textor.ch>
#import <Cocoa/Cocoa.h>
+#import "SPFieldMapperController.h"
#import <MCPKit/MCPKit.h>
typedef enum _SPExportModes {
@@ -115,6 +116,7 @@ typedef enum _SPExportModes {
BOOL progressCancelled;
NSInteger fieldMapperSheetStatus;
+ SPFieldMapperController *fieldMapperController;
}
// IBAction methods