diff options
Diffstat (limited to 'TableDocument.h')
-rw-r--r-- | TableDocument.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TableDocument.h b/TableDocument.h index cdcb7cdc..1b2759ef 100644 --- a/TableDocument.h +++ b/TableDocument.h @@ -146,7 +146,7 @@ - (NSString *)host; - (void)doPerformQueryService:(NSString *)query; - (void)flushPrivileges; -- (void)showVariables; +- (void)showVariables:(id)sender; - (void)closeConnection; //getter methods |