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:
@@ -48,7 +48,7 @@
|
||||
Default is RGB(25, 25, 25)
|
||||
@see barStyle
|
||||
*/
|
||||
@property (nonatomic, retain) UIColor *tintColor;
|
||||
@property (nonatomic, strong) UIColor *tintColor;
|
||||
|
||||
/**
|
||||
The UIModalPresentationStyle for showing the update user interface when invoked
|
||||
|
||||
Reference in New Issue
Block a user