diff --git a/src/corelib/kernel/qvariant.cpp b/src/corelib/kernel/qvariant.cpp index bb37072dc8..ff8fd38f0e 100644 --- a/src/corelib/kernel/qvariant.cpp +++ b/src/corelib/kernel/qvariant.cpp @@ -2217,6 +2217,8 @@ int QVariant::userType() const } /*! + \since 6.0 + Returns the QMetaType of the value stored in the variant. */ QMetaType QVariant::metaType() const