D8077: Fix org.kde.plasma.calendar with Qt 5.10
    Fabian Vogt 
    noreply at phabricator.kde.org
       
    Sat Sep 30 17:11:33 UTC 2017
    
    
  
fvogt created this revision.
fvogt added a reviewer: Plasma.
Restricted Application added projects: Plasma, Frameworks.
Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY
  Module internal types are not implicitly available anymore simply by placing
  them inside the module's main directory. It is now necessary to mention them
  as internal types in the qmldir file.
  
  See qtdeclarative commits 22a2cc43387ec3b9f74a6c01f8665378a4541147 (introduced
  the change) and 930aea8b9ca59a24838cf7f279653e3b2ee40cee (explanation)
TEST PLAN
  Built whole stack with Qt 5.10. The digital clock plasmoid does not
  load due to the DaysCalendar type not being available. With these changes to
  qmldir and a reload of the plasmoid it works.
REPOSITORY
  R242 Plasma Framework (Library)
BRANCH
  master
REVISION DETAIL
  https://phabricator.kde.org/D8077
AFFECTED FILES
  src/declarativeimports/calendar/qml/qmldir
To: fvogt, #plasma
Cc: #frameworks, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170930/1d5cfbb7/attachment.html>
    
    
More information about the Plasma-devel
mailing list