diff options
Diffstat (limited to 'Source/SPExportController.h')
-rw-r--r-- | Source/SPExportController.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/SPExportController.h b/Source/SPExportController.h index 9c084334..4dbb2000 100644 --- a/Source/SPExportController.h +++ b/Source/SPExportController.h @@ -263,6 +263,4 @@ - (IBAction)toggleSQLIncludeDropSyntax:(NSButton *)sender; - (IBAction)toggleNewFilePerTable:(NSButton *)sender; -- (void)savePanelDidEnd:(NSSavePanel *)panel returnCode:(NSInteger)returnCode contextInfo:(void *)contextInfo; - @end |