mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Replace property declaration with method overrides for -dataSource.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
@end
|
||||
|
||||
@implementation ASPagerNode
|
||||
@dynamic delegate, dataSource;
|
||||
@dynamic delegate;
|
||||
|
||||
- (instancetype)init
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user