D23049: Add Kirigami ListSectionHeader component
Carl Schwan
noreply at phabricator.kde.org
Fri Aug 9 17:21:57 BST 2019
ognarb added a comment.
Something is probably wrong with the version numbers.
INLINE COMMENTS
> kirigamiplugin.cpp:131
> qmlRegisterType(componentUrl(QStringLiteral("BasicListItem.qml")), uri, 2, 0, "BasicListItem");
> + qmlRegisterType(componentUrl(QStringLiteral("ListSectionHeader.qml")), uri, 2, 0, "ListSectionHeader");
> qmlRegisterType(componentUrl(QStringLiteral("OverlayDrawer.qml")), uri, 2, 0, "OverlayDrawer");
Why 2.0?
> qmldir:19
> BasicListItem 2.5 BasicListItem.qml
> +ListSectionHeader 2.5 ListSectionHeader.qml
> AbstractItemViewHeader 2.1 AbstractItemViewHeader.qml
Why 2.5?
REPOSITORY
R169 Kirigami
REVISION DETAIL
https://phabricator.kde.org/D23049
To: GB_2, #kirigami, #vdg, mart
Cc: ognarb, davidre, ngraham, #vdg, plasma-devel, #kirigami, fbampaloukas, domson, dkardarakos, apol, davidedmundson, mart, hein
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190809/31ef8fa7/attachment.html>
More information about the Plasma-devel
mailing list