broulik added inline comments. INLINE COMMENTS
> iconitem.h:42 > Q_OBJECT > + Q_INTERFACES(QQmlParserStatus) > `QQuickItem` should do that for you already > svgitem.h:41 > Q_OBJECT > + Q_INTERFACES(QQmlParserStatus) > Same here > ScrollArea.qml:58 > + Component.onCompleted: { > + if (contentItem.forceLayout !== undefined) { > + contentItem.forceLayout(); `typeof contentItem.forceLayout === "function"` REPOSITORY R242 Plasma Framework (Library) REVISION DETAIL https://phabricator.kde.org/D10722 To: mart, #plasma Cc: broulik, plasma-devel, #frameworks, michaelh, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart