Skip to content

Avoid deprecated QVariant ctor

Nicolas Fella requested to merge work/variantstream into master

Instead of passing the datastream at construction use the stream operator as recommended

Merge request reports