aboutsummaryrefslogtreecommitdiffstats
path: root/TableContent.h
diff options
context:
space:
mode:
Diffstat (limited to 'TableContent.h')
-rw-r--r--TableContent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TableContent.h b/TableContent.h
index 3115a1a6..5302a174 100644
--- a/TableContent.h
+++ b/TableContent.h
@@ -112,7 +112,7 @@
- (int)numberOfRowsInTableView:(NSTableView *)aTableView;
- (id)tableView:(NSTableView *)aTableView
objectValueForTableColumn:(NSTableColumn *)aTableColumn
- row:(int)rowIndex;
+ row:(int)rowIndex;
- (void)tableView:(NSTableView *)aTableView
setObjectValue:(id)anObject
forTableColumn:(NSTableColumn *)aTableColumn