ThemeEngine
ThemeEngine copied to clipboard
[FIX] build break caused by TKClass macro
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.