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 7f7c2297..6615d3db 100644 --- a/Source/TableDocument.h +++ b/Source/TableDocument.h @@ -120,6 +120,7 @@ sshUser:(NSString *)sshUser // no-longer in use sshPassword:(NSString *)sshPassword // no-longer in use sshPort:(NSString *)sshPort; // no-longer in use +- (IBAction)connectSheetShowHelp:(id)sender; - (NSString *)getHTMLforPrint; |