mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Convert to ARC
This commit is contained in:
@@ -36,6 +36,6 @@
|
||||
@property (nonatomic, copy) NSString *headerLabel;
|
||||
@property (nonatomic, copy) NSString *middleHeaderLabel;
|
||||
@property (nonatomic, copy) NSString *subHeaderLabel;
|
||||
@property (nonatomic, retain) UIImage *iconImage;
|
||||
@property (nonatomic, strong) UIImage *iconImage;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user