Commit c7ad506a authored by Glenn Watson's avatar Glenn Watson Committed by Qt by Nokia
Browse files

Fix alpha being ignored in Text element


The text element was using the implicit constructor to convert
QRgb -> QColor which ignores alpha. Use the explicit conversion.

Change-Id: I7975ffeab8b423716b9655776f38b0ca2f282cd0
Reviewed-by: default avatarAndrew den Exter <andrew.den-exter@nokia.com>
parent d65688b8
Branches
Tags
No related merge requests found
Showing with 1 addition and 1 deletion
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment