From e30cdeb6ee289fc4221d7b3fc5ec9e58be059675 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Mon, 22 Nov 2010 07:42:35 +0000 Subject: =?UTF-8?q?=E2=80=A2=20renamed=20some=20shell=20variables=20for=20?= =?UTF-8?q?Bundle=20commands=20=E2=80=A2=20added=20sequelpro=20scheme=20co?= =?UTF-8?q?mmands:=20SelectTables,=20ReloadTablesList,=20ReloadContentTabl?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/SPTablesList.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/SPTablesList.h') diff --git a/Source/SPTablesList.h b/Source/SPTablesList.h index 1ae4eecd..56711217 100644 --- a/Source/SPTablesList.h +++ b/Source/SPTablesList.h @@ -141,6 +141,7 @@ - (void)setContentRequiresReload:(BOOL)reload; - (void)setStatusRequiresReload:(BOOL)reload; - (BOOL)selectItemWithName:(NSString *)theName; +- (BOOL)selectItemsWithNames:(NSArray *)theNames; // Table list filter interaction - (void) showFilter; -- cgit v1.2.3