Fix category name collision (Travis error).

This commit is contained in:
Hannah Troisi 2016-05-16 17:35:41 -07:00
parent 37d4c5e475
commit 97f95e6799

View File

@ -28,7 +28,7 @@ static BOOL __shouldShowImageScalingOverlay = NO;
static BOOL __enableHitTestDebug = NO;
@interface ASControlNode (Debugging)
@interface ASControlNode (DebuggingInternal)
- (ASImageNode *)debugHighlightOverlay;