Skip to content

qt: workaround for type conversion to QVector<MLItemId> doesn't occur with Qt 5.12

Fatih Uzunoğlu requested to merge fuzun/vlc:qt/dragbug512 into master

Request review @chub

If there is a bug in Qt 5.12, I don't think we should use QVariantList where the content is not supposed to be variant. I for this instance brought it back, but I would rather not use Qt 5.12.

Merge request reports