Jucedemo build appears slightly broken

Just updating to 1.50 here. After recent changes to juce_Drawable.h, svgDrawable in PathsAndTransformsDemo.cpp can no longer call
DrawableComposite::draw(Graphics&, const AffineTransform).

(I thought I already fixed that…) Well, I’m tinkering with that area of the code at the moment anyway, so will double-check it.