From 5f8feb8be1a90bbfe69359c658edd745141423a8 Mon Sep 17 00:00:00 2001 From: Warwick Allison Date: Wed, 24 Feb 2010 11:36:21 +1000 Subject: doc --- doc/src/declarative/modules.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/declarative/modules.qdoc b/doc/src/declarative/modules.qdoc index b2fd149..dfb9081 100644 --- a/doc/src/declarative/modules.qdoc +++ b/doc/src/declarative/modules.qdoc @@ -63,7 +63,7 @@ This makes available all types in Qt that were available in Qt 4.6, regardless o actual version of Qt executing the QML. So even if Qt 4.7 adds a type that would conflict with a type you defined while using 4.6, that type is not imported, so there is no conflict. -Types defined by plugins are made using QmlModulePlugin. Installed plugins and QML files +Types defined by plugins are made using QmlExtensionPlugin. Installed plugins and QML files can both contribute types to the same module. -- cgit v0.12