X-Git-Url: https://git.saurik.com/iphone-api.git/blobdiff_plain/2cd8f71baf5b8e3f2fc334a69a08a31948c2bd7c..refs/heads/master:/UIKit/UIPickerTable.h diff --git a/UIKit/UIPickerTable.h b/UIKit/UIPickerTable.h index 03a71e9..58fbf97 100644 --- a/UIKit/UIPickerTable.h +++ b/UIKit/UIPickerTable.h @@ -45,7 +45,7 @@ - (struct CGPoint)newOffsetWithCenteredRectFromOffset:(struct CGPoint)fp8; - (BOOL)scrollCenterCellToSelectionBar; - (BOOL)fixupCenterCellToSelectionBar:(BOOL)fp8; -- (void)setRowHeight:(float)fp8; +- (void)setRowHeight:(CGFloat)fp8; - (void)removeFromSuperview; - (void)updateSelectionBarRow;