mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-12 09:19:52 +00:00
Fix category name collision (Travis error).
This commit is contained in:
parent
37d4c5e475
commit
97f95e6799
@ -28,7 +28,7 @@ static BOOL __shouldShowImageScalingOverlay = NO;
|
||||
|
||||
static BOOL __enableHitTestDebug = NO;
|
||||
|
||||
@interface ASControlNode (Debugging)
|
||||
@interface ASControlNode (DebuggingInternal)
|
||||
|
||||
- (ASImageNode *)debugHighlightOverlay;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user