mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-16 19:30:29 +00:00
Move NS_ASSUME_NONNULL_END to the end of the ASDisplayNode header (#2046)
This commit is contained in:
parent
1fbf8ad073
commit
024b8afef5
@ -615,7 +615,7 @@ NS_ASSUME_NONNULL_BEGIN
|
|||||||
|
|
||||||
@end
|
@end
|
||||||
|
|
||||||
NS_ASSUME_NONNULL_END
|
|
||||||
/**
|
/**
|
||||||
* ## UIView bridge
|
* ## UIView bridge
|
||||||
*
|
*
|
||||||
@ -781,3 +781,5 @@ NS_ASSUME_NONNULL_END
|
|||||||
@property (nonatomic, assign) BOOL placeholderFadesOut ASDISPLAYNODE_DEPRECATED;
|
@property (nonatomic, assign) BOOL placeholderFadesOut ASDISPLAYNODE_DEPRECATED;
|
||||||
|
|
||||||
@end
|
@end
|
||||||
|
|
||||||
|
NS_ASSUME_NONNULL_END
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user