From 44cf4df2bbe2e9208faef346abc0a64e62432592 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Tue, 7 Dec 2010 11:16:55 +0000 Subject: =?UTF-8?q?=E2=80=A2=20Bundle=20command=20support=20-=20fixed=20is?= =?UTF-8?q?sue=20for=20commands=20without=20assigning=20a=20key=20equivale?= =?UTF-8?q?nt=20-=20output=20table=20meta=20data=20about=20type,=20type=20?= =?UTF-8?q?grouping,=20length,=20auto=5Finc,=20PRI=20key=20etc.=20for=20Da?= =?UTF-8?q?ta=20Table=20scope=20commands=20and=20sequelpro=20url=20scheme?= =?UTF-8?q?=20command=20ExecuteQuery?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/SPTableContent.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/SPTableContent.h') diff --git a/Source/SPTableContent.h b/Source/SPTableContent.h index 96058a0f..1dc4caf9 100644 --- a/Source/SPTableContent.h +++ b/Source/SPTableContent.h @@ -218,6 +218,7 @@ - (NSRect) viewport; - (CGFloat) tablesListWidth; - (NSDictionary *) filterSettings; +- (NSArray *)dataColumnDefinitions; - (void) setSortColumnNameToRestore:(NSString *)theSortColumnName isAscending:(BOOL)isAscending; - (void) setPageToRestore:(NSUInteger)thePage; - (void) setSelectedRowIndexesToRestore:(NSIndexSet *)theIndexSet; -- cgit v1.2.3