From a10a86f1326aff47e4b045c987ec8159181ad4ff Mon Sep 17 00:00:00 2001 From: Bibiko Date: Wed, 3 Mar 2010 19:49:20 +0000 Subject: =?UTF-8?q?=E2=80=A2=20CSV=20Import=20Field=20Mapper=20-=20further?= =?UTF-8?q?=20work=20on=20UPDATE=20(not=20yet=20activated)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/TableDump.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/TableDump.h') 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; -- cgit v1.2.3