diff options
Diffstat (limited to 'tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp')
| -rw-r--r-- | tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp b/tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp index 7de1b4407d..cc55445983 100644 --- a/tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp +++ b/tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp @@ -200,7 +200,7 @@ static QByteArray arg1() namespace QmlCacheGeneratedCode { namespace _qt_qml_TestTypes_failures_qml { -extern const QQmlPrivate::TypedFunction aotBuiltFunctions[]; +extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[]; } } |
