Review Request 118332: Update usage of QVariant::type() for Qt5.
Thomas Braxton
kde.braxton at gmail.com
Mon May 26 18:38:31 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118332/
-----------------------------------------------------------
Review request for KDE Frameworks and Matthew Dawson.
Repository: kconfig
Description
-------
According to http://qt-project.org/doc/qt-5/qvariant.html#type the
return value of QVariant::type() should be interpreted as a
QMetaType::Type.
This also silences the compile-time warnings about 38 not being a member
of QVariant::Type.
Diffs
-----
src/core/kconfiggroup.cpp bce9e69d518ce987c4cfaf0f9dd8a2d1cbac6f5b
Diff: https://git.reviewboard.kde.org/r/118332/diff/
Testing
-------
All tests still pass.
Thanks,
Thomas Braxton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140526/ab97e281/attachment.html>
More information about the Kde-frameworks-devel
mailing list