fix
This commit is contained in:
@@ -10,4 +10,8 @@
|
||||
|
||||
@interface GiGaNavTitileView : UIView
|
||||
- (id)initWithString:(NSString *)str frame:(CGRect)frame;
|
||||
@property(nonatomic,copy) NSString *titleStr;
|
||||
@property(nonatomic,strong) UILabel *navlabel;
|
||||
@property(nonatomic,strong) UIColor *titleColor;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user