]> git.saurik.com Git - iphone-api.git/blobdiff - UIKit/UITableViewCell-UITableViewCellInternal.h
Add support for new WinterBoard Settings features.
[iphone-api.git] / UIKit / UITableViewCell-UITableViewCellInternal.h
index 4d2f6e6dacc9a2759e054090b984202e4426547e..8233f7f24b4bdcf1db4332bac875fe772014fcb5 100644 (file)
@@ -12,6 +12,9 @@
 - (void)_setShouldIndentWhileEditing:(BOOL)fp8;
 - (void)_setDrawsTopSeparator:(BOOL)fp8;
 - (void)_drawSeparatorInRect:(struct CGRect)fp8;
+#if 1 // iPhoneOS 1.x
+- (void)_drawContentInRect:(struct CGRect)fp8 selected:(BOOL)fp24;
+#endif
 - (void)_drawBackgroundInRect:(struct CGRect)fp8 withFade:(float)fp24;
 - (id)_removeControl;
 - (void)_grabberBeganReorder:(id)fp8;