D28599: [configview] Simplify code / workaround Qt5.15 crash
    David Edmundson 
    noreply at phabricator.kde.org
       
    Sun Apr  5 18:16:18 BST 2020
    
    
  
davidedmundson created this revision.
davidedmundson added a reviewer: Plasma.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
davidedmundson requested review of this revision.
REVISION SUMMARY
  QQmlComponent::beginCreate and completeCreate are useful if you need to
  set properties on the object explicitly. We're not doing that here, we
  can just call create.
TEST PLAN
  On Qt5.15
  Right click a panel
  choose edit
REPOSITORY
  R242 Plasma Framework (Library)
BRANCH
  master
REVISION DETAIL
  https://phabricator.kde.org/D28599
AFFECTED FILES
  src/plasmaquick/configview.cpp
To: davidedmundson, #plasma
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200405/cbefbd94/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list