From 51e8441033d353e29ff808bdfd0dcd10328a3457 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Sun, 23 Aug 2009 10:34:35 +0000 Subject: =?UTF-8?q?=E2=80=A2=20further=20improvements=20to=20restore=20a?= =?UTF-8?q?=20SP=20session=20from=20spf=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/TablesList.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/TablesList.h') diff --git a/Source/TablesList.h b/Source/TablesList.h index 5d721fad..9a9272a3 100644 --- a/Source/TablesList.h +++ b/Source/TablesList.h @@ -120,6 +120,7 @@ enum sp_table_types - (void)setConnection:(MCPConnection *)theConnection; - (void)doPerformQueryService:(NSString *)query; - (void)updateSelection; +- (void)selectTableAtIndex:(NSNumber *)row; // Getters - (NSString *)tableName; @@ -146,6 +147,5 @@ enum sp_table_types - (void) hideFilter; - (void) clearFilter; - (IBAction) updateFilter:(id)sender; -- (void) selectTableAtIndex:(NSNumber *)rowIndex; @end -- cgit v1.2.3