Skip to content

Commit 5387158

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents c2a2947 + 8c23828 commit 5387158

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

UIKit/UIImageAsset+Private.h

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#import <UIKit/UIImageAsset.h>
2+
3+
@interface UIImageAsset (Private)
4+
5+
@property (nonatomic, copy) NSString *assetName;
6+
7+
@end

0 commit comments

Comments
 (0)