SBIconLabel.h 65 B

123456
  1. @interface SBIconLabel : UIControl
  2. @property BOOL inDock;
  3. @end