Work around a warning in the QColor constructor
The warning shows when passing an empty string to the constructor of a QColor. It has been removed again, but still made it into the alpha, so let's work it around for now. Reviewed-by: con
Please register or sign in to comment