summaryrefslogtreecommitdiff
path: root/iPhonePrivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'iPhonePrivate.h')
-rw-r--r--iPhonePrivate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/iPhonePrivate.h b/iPhonePrivate.h
index 239c3f5..29c8e0e 100644
--- a/iPhonePrivate.h
+++ b/iPhonePrivate.h
@@ -241,6 +241,7 @@ typedef enum {
@interface UITableViewCell (Apple)
- (float) selectionPercent;
+- (void) _updateHighlightColorsForView:(id)view highlighted:(BOOL)highlighted;
@end
@interface UITextField (Apple)