Wrong parameters on autogenerated drawWithin

Hello, I noticed that The Jucer gereates the method Drawable::drawWithin with wrong parameters: it directly passes the bounds instead of a Rectangle, as requested by the method signature. I compiled The Jucer with the latest library version.

Ah, the jucer… It’s getting a bit creaky these days! Easy enough to fix that though, I’ll tidy it up.