From f51f2b3d87a59a94d5bc16850debfec5128b50ed Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Thu, 25 Nov 2010 01:16:43 +0000 Subject: - Fix interface updates when multiple tables are selected --- Source/SPTablesList.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/SPTablesList.h') diff --git a/Source/SPTablesList.h b/Source/SPTablesList.h index 8487358d..e53fb178 100644 --- a/Source/SPTablesList.h +++ b/Source/SPTablesList.h @@ -119,7 +119,7 @@ // Additional methods - (void)setConnection:(MCPConnection *)theConnection; - (void)doPerformQueryService:(NSString *)query; -- (void)setSelection:(NSDictionary *)selectionDetails; +- (void)setSelectionState:(NSDictionary *)selectionDetails; - (void)selectTableAtIndex:(NSNumber *)row; - (void)makeTableListFilterHaveFocus; -- cgit v1.2.3