D13487: Fix build against static Qt without QLibrary
Daniel Vrátil
noreply at phabricator.kde.org
Mon Jun 11 22:29:41 UTC 2018
dvratil created this revision.
Restricted Application added a project: Kirigami.
Restricted Application added a subscriber: plasma-devel.
dvratil requested review of this revision.
REVISION SUMMARY
Sometimes when Qt is built statically it is also built without support for QLibrary and friends, so wrap relevant code in Kirigami in `if QT_CONFIG(library)`.
REPOSITORY
R169 Kirigami
REVISION DETAIL
https://phabricator.kde.org/D13487
AFFECTED FILES
src/libkirigami/platformtheme.cpp
To: dvratil
Cc: plasma-devel, apol, davidedmundson, mart, hein
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180611/5fccf6de/attachment.html>
More information about the Plasma-devel
mailing list