ThemeEngine icon indicating copy to clipboard operation
ThemeEngine copied to clipboard

[FIX] build break caused by TKClass macro

Open shengyang998 opened this issue 3 years ago • 0 comments

TKClass macro removed the type of CUIPSDGradientStop. This will cause the build to failed, because clang won't be able to find the correct -initWithLocation: method.

shengyang998 avatar Feb 13 '22 13:02 shengyang998