diff options
Diffstat (limited to 'Source/TableDocument.h')
-rw-r--r-- | Source/TableDocument.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/TableDocument.h b/Source/TableDocument.h index c996a0bd..f492a3bc 100644 --- a/Source/TableDocument.h +++ b/Source/TableDocument.h @@ -183,6 +183,7 @@ - (void)flushPrivileges:(id)sender; - (void)showVariables:(id)sender; - (void)closeConnection; +- (NSWindow *)getCreateTableSyntaxWindow; //getter methods - (NSString *)name; |