aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltyperegistrar
diff options
context:
space:
mode:
authorThomas Hartmann <thomas.hartmann@qt.io>2020-11-10 09:21:49 +0100
committerThomas Hartmann <thomas.hartmann@qt.io>2020-11-10 15:25:05 +0100
commitd01ec7ebe3853faabc8843d169d288b4998bb209 (patch)
tree9b83981c1e360ab3d06197b0d4591cadd91a482f /src/qmltyperegistrar
parenteb54d6a6bf12a2260e40c80d6afbb8b4fe7f90f6 (diff)
Remove assert in QQmlProperty
The constructor for "font.capitalization" asserts Q_ASSERT(vtProp.userType() <= 0x0000FFFF). This was enough to trigger the assert: QQmlProperty property(text, "font.capitalization") Users are allowed to register value types. Change-Id: Ie10f22b7c9d70bd194cf72f287ec6d8d1ff8b028 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/qmltyperegistrar')
0 files changed, 0 insertions, 0 deletions