diff options
author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2019-11-26 12:49:37 +0100 |
---|---|---|
committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2019-11-26 13:00:54 +0100 |
commit | 5c817bcfcdfb538d9e71ee8d7a71ad793842e43c (patch) | |
tree | bea5d1d18a1972d959828556cf8bbe1e2f464219 /examples/quickcontrols | |
parent | d1697d81866abaf217b6647b0f42a13fa974636b (diff) | |
download | qtquickcontrols-5c817bcfcdfb538d9e71ee8d7a71ad793842e43c.tar.gz |
Fix deprecation warning about qmlRegisterType()
Use qmlRegisterAnonymousType() instead, fixing:
plugin.cpp:199:53: warning: 'int qmlRegisterType() [with T = QQuickControlsPrivate1Attached]' is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations]
Change-Id: I23e7559798c461fa9c3a3608b5a816d334fdd021
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'examples/quickcontrols')
0 files changed, 0 insertions, 0 deletions