mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Rename CK classes to AS classes
This commit is contained in:
committed by
Levi McCallum
parent
de66819286
commit
a0c05ebffc
@@ -8,7 +8,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@protocol ASLayoutableAsciiArtProtocol <NSObject>
|
||||
/**
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
@import UIKit;
|
||||
#import "ASAsciiArtBoxCreator.h"
|
||||
|
||||
static const NSUInteger kDebugBoxPadding = 2;
|
||||
|
||||
Reference in New Issue
Block a user