Skip to content

Port away from deprecated QVariant::Type

Ismael Asensio requested to merge work/iasensio/port_qvariant_type into master

Use the corresponding QMetaType::Type alternatives instead

https://doc.qt.io/qt-5/qvariant-obsolete.html#Type-enum

Merge request reports