diff -r ef0373b55136 -r 758a864f9613 src/declarative/qml/qdeclarativecomponent.h --- a/src/declarative/qml/qdeclarativecomponent.h Fri Sep 17 08:34:18 2010 +0300 +++ b/src/declarative/qml/qdeclarativecomponent.h Mon Oct 04 01:19:32 2010 +0300 @@ -117,6 +117,7 @@ Q_DISABLE_COPY(QDeclarativeComponent) friend class QDeclarativeVME; friend class QDeclarativeCompositeTypeData; + friend class QDeclarativeTypeData; }; QT_END_NAMESPACE