D11316: Components for Cards
Aleix Pol Gonzalez
noreply at phabricator.kde.org
Wed Mar 14 14:45:38 UTC 2018
apol added a comment.
Worked for me. Had to expose the components in the qmldir:
diff --git a/src/qmldir b/src/qmldir
index f262452..2275600 100644
--- a/src/qmldir
+++ b/src/qmldir
@@ -36,4 +36,6 @@ AbstractApplicationHeader 2.0 AbstractApplicationHeader.qml
ContextDrawer 2.0 ContextDrawer.qml
ApplicationWindow 2.0 ApplicationWindow.qml
PageRow 2.0 PageRow.qml
+AbstractCard 2.4 AbstractCard.qml
+Card 2.4 Card.qml
Also had to rebase to master.
REPOSITORY
R169 Kirigami
REVISION DETAIL
https://phabricator.kde.org/D11316
To: mart, #kirigami, davidedmundson
Cc: apol, ngraham, davidedmundson, progwolff, plasma-devel, mart, hein
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180314/461fb163/attachment.html>
More information about the Plasma-devel
mailing list