From d766381344119184158738d2d5a23484a8a1b3a1 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Thu, 1 Oct 2009 15:23:33 +0000 Subject: - Add copy create syntax button to the create syntax sheet. - Fix the Growl notification prefs message as well as making the dialog a sheet. - Re-run genstrings to update localizable.strings and also remove use of multiple comments for a single string. --- Source/TableDocument.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/TableDocument.h') diff --git a/Source/TableDocument.h b/Source/TableDocument.h index 89603085..2741ca7d 100644 --- a/Source/TableDocument.h +++ b/Source/TableDocument.h @@ -188,6 +188,7 @@ enum sp_current_query_mode - (IBAction)flushTable:(id)sender; - (IBAction)checksumTable:(id)sender; - (IBAction)saveCreateSyntax:(id)sender; +- (IBAction)copyCreateTableSyntaxFromSheet:(id)sender; // Other methods - (void) setQueryMode:(int)theQueryMode; -- cgit v1.2.3