aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableContentDataSource.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTableContentDataSource.h')
-rw-r--r--Source/SPTableContentDataSource.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/SPTableContentDataSource.h b/Source/SPTableContentDataSource.h
index f257dce7..19864a80 100644
--- a/Source/SPTableContentDataSource.h
+++ b/Source/SPTableContentDataSource.h
@@ -32,4 +32,6 @@
@interface SPTableContent (SPTableContentDataSource)
+- (BOOL)cellValueIsDisplayedAsHexForColumn:(NSUInteger)columnIndex;
+
@end