aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktextcontrol_p.h
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2016-04-15 10:25:59 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2016-04-19 09:06:15 +0000
commit9bb640625d1e929f8caac34fa0a0fedeef8687ca (patch)
treec0967f0c073f49a41599e2bc24db4512e52ce42c /src/quick/items/qquicktextcontrol_p.h
parentb42be1c5ce09c36f1d435c2fc847c3db46b683f1 (diff)
QQmlPropertyCache: Fix developer build with MinGW.
Reorder inline functions so that QQmlPropertyCache::ensureResolved() is visible from where it is invoked (QQmlPropertyCache::property()), fixing error: qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:559:26: error: 'QQmlPropertyData* QQmlPropertyCache::ensureResolved(QQmlPropertyData*) const' redeclared without dllimport attribute after being referenced with dll linkage [-Werror] inline QQmlPropertyData *QQmlPropertyCache::ensureResolved(QQmlPropertyData *p) const Change-Id: Id0f0b5b92d377c71f5950011ba993e53d783bfb8 Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
Diffstat (limited to 'src/quick/items/qquicktextcontrol_p.h')
0 files changed, 0 insertions, 0 deletions