D17269: Fix build failure in neon by adding QVariant include.
Scarlett Clark
noreply at phabricator.kde.org
Fri Nov 30 17:27:02 GMT 2018
scarlettclark created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
scarlettclark requested review of this revision.
REVISION SUMMARY
Build failed with error: invalid use of incomplete type ‘class QVariant’
By adding #include <QVariant> it now builds.
TEST PLAN
Builds successfully on neon.
REPOSITORY
R244 KCoreAddons
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D17269
AFFECTED FILES
src/lib/kaboutdata.h
To: scarlettclark
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181130/11425e08/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list