mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-12 17:30:34 +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;
|
static BOOL __enableHitTestDebug = NO;
|
||||||
|
|
||||||
@interface ASControlNode (Debugging)
|
@interface ASControlNode (DebuggingInternal)
|
||||||
|
|
||||||
- (ASImageNode *)debugHighlightOverlay;
|
- (ASImageNode *)debugHighlightOverlay;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user