D5129: QtWebKit documentation regression fixes

Igor Kushnir noreply at phabricator.kde.org
Wed Mar 22 15:35:38 UTC 2017


igorkushnir added a comment.


  By the way, is building with QtWebKit supported if there are both QtWebKit and QtWebEngine installed? I had to change CMakeLits.txt to force-use QtWebKit:
  
    -find_package(Qt5WebEngineWidgets)
    -if(TARGET Qt5::WebEngineWidgets)
    +#find_package(Qt5WebEngineWidgets)
    +if(0)

REPOSITORY
  R33 KDevPlatform

BRANCH
  webkit-documentation-fixes

REVISION DETAIL
  https://phabricator.kde.org/D5129

To: igorkushnir, kfunk
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170322/79c3fc21/attachment.html>


More information about the KDevelop-devel mailing list