From a35bbeac66279cd42230e301332dee1c26ae4be2 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Sat, 22 Aug 2009 10:54:17 +0000 Subject: =?UTF-8?q?=E2=80=A2=20further=20improvements=20for=20open/save=20?= =?UTF-8?q?SQL/SPF=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/TableDocument.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/TableDocument.h') diff --git a/Source/TableDocument.h b/Source/TableDocument.h index 9b1a053f..22c836db 100644 --- a/Source/TableDocument.h +++ b/Source/TableDocument.h @@ -129,6 +129,7 @@ enum { - (IBAction)showUserManager:(id)sender; - (void)initQueryEditorWithString:(NSString *)query; +- (void)initWithConnectionFile:(NSString *)path; // Connection callback and methods - (void) setConnection:(MCPConnection *)theConnection; - (void)setShouldAutomaticallyConnect:(BOOL)shouldAutomaticallyConnect; -- cgit v1.2.3