mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Use a better property name in update view for the title texts
This commit is contained in:
@@ -33,8 +33,8 @@
|
||||
|
||||
@interface BITAppStoreHeader : UIView
|
||||
|
||||
@property (nonatomic, copy) NSString *headerLabel;
|
||||
@property (nonatomic, copy) NSString *subHeaderLabel;
|
||||
@property (nonatomic, copy) NSString *headerText;
|
||||
@property (nonatomic, copy) NSString *subHeaderText;
|
||||
@property (nonatomic, strong) UIImage *iconImage;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user