Skip to content

smtkAssignColorsView: support Qt5

Ben Boeckel requested to merge ben.boeckel/smtk:qcolor-qvariant-qt5-fix into master

QVariant cannot be made from the Qt::<color> enumerations anymore. See:

https://doc.qt.io/qt-5/sourcebreaks.html#changes-to-qvariant

Cc: @dcthomp

Merge request reports