-
- Downloads
QuartzFillArea/ROOTOpenGLView - fix for 32-bit build
CGGradientCreateWithColorComponents accepts CGFloat as parameter, which can be either double or float. TGColorGradient works with Double_t. Make it work with CGFloat == float.
Please register or sign in to comment