mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Update all the files in the Details group
This commit is contained in:
@@ -19,8 +19,11 @@ typedef struct {
|
||||
ASIndexPath end;
|
||||
} ASIndexPathRange;
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
ASDISPLAYNODE_EXTERN_C_BEGIN
|
||||
|
||||
|
||||
extern ASIndexPath ASIndexPathMake(NSInteger section, NSInteger row);
|
||||
|
||||
extern BOOL ASIndexPathEqualToIndexPath(ASIndexPath first, ASIndexPath second);
|
||||
@@ -41,3 +44,5 @@ ASDISPLAYNODE_EXTERN_C_END
|
||||
- (ASIndexPath)ASIndexPathValue;
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
||||
Reference in New Issue
Block a user