X-Git-Url: https://git.saurik.com/iphone-api.git/blobdiff_plain/a90939db6f3470c710a75766bc67dd24975a4ddd..refs/heads/master:/UIKit/UITableViewCell.h diff --git a/UIKit/UITableViewCell.h b/UIKit/UITableViewCell.h index f019525..c73ee89 100644 --- a/UIKit/UITableViewCell.h +++ b/UIKit/UITableViewCell.h @@ -76,7 +76,7 @@ - (id)image; - (void)setSelectedImage:(id)fp8; - (id)selectedImage; -- (id)contentView; +- (UIView *)contentView; - (void)setBackgroundView:(id)fp8; - (id)backgroundView; - (void)setSelectedBackgroundView:(id)fp8;