Get rid of QColorGroup from QVariant.
The type was removed long time ago. It has type id 63 which currently is unbound, but potentially can be reused in future. Change-Id: I099997c9bae93ce52ba8c46275d6267c25dee4ca Reviewed-by: Jonas Gastal <jgastal@profusion.mobi> Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
This commit is contained in:
parent
d71ccb9c13
commit
7934c75f84
@ -1631,7 +1631,7 @@ static const ushort mapIdFromQt3ToCurrent[MapFromThreeCount] =
|
||||
QVariant::Size,
|
||||
QVariant::Color,
|
||||
QVariant::Palette,
|
||||
63, // ColorGroup
|
||||
0, // ColorGroup
|
||||
QVariant::Icon,
|
||||
QVariant::Point,
|
||||
QVariant::Image,
|
||||
|
Loading…
x
Reference in New Issue
Block a user