Skip to content

Return base class pads by reference instead of strong reference

Avoids unnecessary reference counting and the caller can get a strong reference easily by calling clone().


@meh what do you think?

Merge request reports