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 ed8a91f..788c3c5 100644
--- a/iPhonePrivate.h
+++ b/iPhonePrivate.h
@@ -80,6 +80,7 @@ typedef enum {
- (void) setOffset:(CGPoint)offset;
- (void) setScrollDecelerationFactor:(float)factor;
- (void) setScrollHysteresis:(float)hysteresis;
+- (void) setScrollerIndicatorStyle:(UIScrollViewIndicatorStyle)style;
- (void) setThumbDetectionEnabled:(BOOL)enabled;
@end