8875a04a1b
The old code was connecting the KIconLoader signal to implicitWidth/HeightChanged but never actually set a new implicit size. Also, while at it use "setImplicitSize" - it's also marked internal but public like setSize and uses qreal instead of QSizeF. Differential Revision: https://phabricator.kde.org/D4011