]> git.saurik.com Git - iphone-api.git/blobdiff - UIKit/UITableView.h
Add support for new WinterBoard Settings features.
[iphone-api.git] / UIKit / UITableView.h
index 006c8c4fc8ada1403060ff5b77548f429d84b0c2..4cc6f7bc129a6d771a074b303acb54aa06f5aaf0 100644 (file)
 - (id)dataSource;
 - (void)setDelegate:(id)fp8;
 - (id)delegate;
-- (void)setRowHeight:(float)fp8;
+- (void)setRowHeight:(CGFloat)fp8;
 - (float)rowHeight;
 - (void)setSectionHeaderHeight:(float)fp8;
 - (float)sectionHeaderHeight;