Skip to content

Fix can not convert unfined to QColor

Carl Schwan requested to merge work/fixavatarwarning into master

Using "white" is the default value and according to Qt doc if both color and gradient are defined then gradient will be used.

@cblack

Merge request reports