2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import "UIPreferencesTableCell.h"
11 @interface MPAlternateTrackCell
: UIPreferencesTableCell
13 UIImageView
*_checkMarkView
;
14 unsigned int _isChecked
:1;
21 - (void)setChecked
:(BOOL
)fp8
;
22 - (struct CGColor
*)outlineColor
;
23 - (id
)_bezierPathForCellOutline
:(int)fp8
;
25 - (void)drawBackgroundInRect
:(struct CGRect
)fp8 withFade
:(float)fp24
;
26 - (void)layoutSubviews
;