diff options
author | Thomas Braxton <kde.braxton@gmail.com> | 2014-05-26 13:35:13 -0500 |
---|---|---|
committer | Thomas Braxton <kde.braxton@gmail.com> | 2014-05-26 14:04:30 -0500 |
commit | 8b88eaee8c2db96779bb9a90f52de508b271fe55 (patch) | |
tree | 6633bbec9197402768442997f898fa776f79cacd /src/gui/kconfiggroupgui.cpp | |
parent | 5f4dc2973f10cd44b2c70680fee72dd8fc545d2f (diff) | |
download | kconfig-8b88eaee8c2db96779bb9a90f52de508b271fe55.tar.gz kconfig-8b88eaee8c2db96779bb9a90f52de508b271fe55.tar.bz2 |
Update usage of QVariant::type() for Qt5.
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.
REVIEW: 118332
Diffstat (limited to 'src/gui/kconfiggroupgui.cpp')
0 files changed, 0 insertions, 0 deletions