Skip to content

Port away from deprecated QVariant::Type enum and related methods

Alexander Lohnau requested to merge work/alex/metatype into master

Since the enum values are casted to the QMetaType version, the change should not change behavior

Merge request reports