From 87db30e021e17dd43d9fcfbb07171923e1114a4b Mon Sep 17 00:00:00 2001 From: abhibeckert Date: Fri, 2 May 2008 12:15:16 +0000 Subject: issue 16 - move show server variables toolbar item into database menu --- TableDocument.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TableDocument.h') 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 -- cgit v1.2.3