aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableSource.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/TableSource.h')
-rw-r--r--Source/TableSource.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/TableSource.h b/Source/TableSource.h
index e97602f5..58964827 100644
--- a/Source/TableSource.h
+++ b/Source/TableSource.h
@@ -96,6 +96,7 @@
- (NSString *)defaultValueForField:(NSString *)field;
- (NSArray *)fieldNames;
- (NSDictionary *)enumFields;
+- (NSArray *)tableStructureForPrint;
//tableView datasource methods
- (int)numberOfRowsInTableView:(NSTableView *)aTableView;