aboutsummaryrefslogtreecommitdiffstats
path: root/TableDocument.h
diff options
context:
space:
mode:
Diffstat (limited to 'TableDocument.h')
-rw-r--r--TableDocument.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TableDocument.h b/TableDocument.h
index 1b2759ef..fb56b0fd 100644
--- a/TableDocument.h
+++ b/TableDocument.h
@@ -145,7 +145,7 @@
//other methods
- (NSString *)host;
- (void)doPerformQueryService:(NSString *)query;
-- (void)flushPrivileges;
+- (void)flushPrivileges:(id)sender;
- (void)showVariables:(id)sender;
- (void)closeConnection;