aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableDocument.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/TableDocument.h')
-rw-r--r--Source/TableDocument.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/TableDocument.h b/Source/TableDocument.h
index 2741ca7d..87daf69a 100644
--- a/Source/TableDocument.h
+++ b/Source/TableDocument.h
@@ -215,6 +215,7 @@ enum sp_current_query_mode
- (NSString *)table;
- (NSString *)mySQLVersion;
- (NSString *)user;
+- (NSString *)displaySPName;
// Notification center methods
- (void)willPerformQuery:(NSNotification *)notification;