summaryrefslogtreecommitdiff
path: root/CyteKit/TableViewCell.mm
diff options
context:
space:
mode:
Diffstat (limited to 'CyteKit/TableViewCell.mm')
-rw-r--r--CyteKit/TableViewCell.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/CyteKit/TableViewCell.mm b/CyteKit/TableViewCell.mm
index e8f0c52..ecf32f9 100644
--- a/CyteKit/TableViewCell.mm
+++ b/CyteKit/TableViewCell.mm
@@ -60,7 +60,7 @@
@end
-@implementation CYTableViewCell
+@implementation CyteTableViewCell
- (void) _updateHighlightColorsForView:(UIView *)view highlighted:(BOOL)highlighted {
if (view == (UIView *) content_)