Skip to content

Add qcolor-from-literal check for Qt6 QColor::fromString method

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

This is a needed addition, because setNamedCalor is deprecated in favor of this new method.

Merge request reports