diff options
Diffstat (limited to 'Source/TableDump.h')
-rw-r--r-- | Source/TableDump.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/TableDump.h b/Source/TableDump.h index 14149aa5..3855fe57 100644 --- a/Source/TableDump.h +++ b/Source/TableDump.h @@ -115,6 +115,7 @@ typedef enum _SPExportModes { NSInteger fieldMapperSheetStatus; BOOL fieldMappingArrayHasGlobalVariables; BOOL csvImportMethodHasTail; + BOOL insertRemainingRowsAfterUpdate; NSUInteger exportMode; NSUserDefaults *prefs; |