broulik added inline comments. INLINE COMMENTS
> PageRow.qml:162 > + > + while (item_parent && !(item_parent instanceof Page)) { > + item_parent = item_parent.parent; Does this work in Qt 5.11? I recall `typeof` for QML types only being implemented in Qt 5.12 REPOSITORY R169 Kirigami REVISION DETAIL https://phabricator.kde.org/D24192 To: ognarb, #kirigami, #plasma_accessibility Cc: broulik, mart, plasma-devel, fbampaloukas, GB_2, domson, dkardarakos, apol, davidedmundson, hein