aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPExportController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPExportController.h')
-rw-r--r--Source/SPExportController.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/Source/SPExportController.h b/Source/SPExportController.h
index 0130d508..7a4fcb3c 100644
--- a/Source/SPExportController.h
+++ b/Source/SPExportController.h
@@ -92,6 +92,7 @@
IBOutlet NSButton *exportSQLBLOBFieldsAsHexCheck;
IBOutlet NSTextField *exportSQLInsertNValueTextField;
IBOutlet NSPopUpButton *exportSQLInsertDividerPopUpButton;
+ IBOutlet NSButton *exportSQLIncludeAutoIncrementValueButton;
// Excel
IBOutlet NSMatrix *exportExcelSheetOrFilePerTableMatrix;
@@ -112,6 +113,11 @@
// Dot
IBOutlet NSButton *exportDotForceLowerTableNamesCheck;
+
+ /**
+ * Whether the awakeFromNib routine has already been run
+ */
+ BOOL mainNibLoaded;
/**
* Cancellation flag