@class UITextField; @interface OMTextFieldTableViewCell : UITableViewCell @property (retain, nonatomic) UITextField *textField; - (void).cxx_destruct; @end
@class UITextField; @interface OMTextFieldTableViewCell : UITableViewCell @property (retain, nonatomic) UITextField *textField; - (void).cxx_destruct; @end