mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Align the colons
This commit is contained in:
@@ -212,7 +212,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
* @note Called on the display queue and/or main queue (MUST BE THREAD SAFE)
|
||||
*/
|
||||
+ (nullable UIImage *)displayWithParameters:(nullable id<NSObject>)parameters
|
||||
isCancelled:(__attribute((noescape)) asdisplaynode_iscancelled_block_t)isCancelledBlock;
|
||||
isCancelled:(__attribute((noescape)) asdisplaynode_iscancelled_block_t)isCancelledBlock;
|
||||
|
||||
/**
|
||||
* @abstract Delegate override for drawParameters
|
||||
|
||||
Reference in New Issue
Block a user