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 "UITableCell.h"
9 @interface MPPlayingIndicatorTableCell
: UITableCell
11 unsigned int _isCurrent
:1;
14 - (void)drawContentInRect
:(struct CGRect
)fp8 selected
:(BOOL
)fp24
;
15 - (void)setCurrent
:(BOOL
)fp8
;
16 - (struct CGPoint
)indicatorPoint
;
17 - (struct CGColor
*)indicatorColor
;
18 - (struct CGColor
*)selectedIndicatorColor
;