D11316: Components for Cards

Marco Martin noreply at phabricator.kde.org
Wed Mar 14 17:29:25 UTC 2018


mart added a comment.


  In D11316#225668 <https://phabricator.kde.org/D11316#225668>, @apol wrote:
  
  > 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.
  
  
  hmm, that qmldir file should be used only for purposes of doxygen indexing, shouldn't affect the components being available?

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/73202e78/attachment.html>


More information about the Plasma-devel mailing list