mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
[Build] Addressing some linker warnings in the test target.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#import "ASImageNode.h"
|
||||
#import "ASImageProtocols.h"
|
||||
|
||||
@interface ASImageNode ()
|
||||
@interface ASImageNode (AnimatedImage)
|
||||
@property (atomic, assign) BOOL animatedImagePaused;
|
||||
@property (nullable, atomic, strong) id <ASAnimatedImageProtocol> animatedImage;
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user