summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2010-02-24 01:23:18 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2010-02-24 01:23:18 (GMT)
commitc4db93560af2f949eafe66832940d51aaf1a1874 (patch)
tree5db3cb26a2703b87aab6d7ba0683431a59381ec2 /doc
parent10ee284f7722c2479e85d469b179c9311b10238a (diff)
downloadQt-c4db93560af2f949eafe66832940d51aaf1a1874.zip
Qt-c4db93560af2f949eafe66832940d51aaf1a1874.tar.gz
Qt-c4db93560af2f949eafe66832940d51aaf1a1874.tar.bz2
doc
Diffstat (limited to 'doc')
-rw-r--r--doc/src/declarative/extending.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/extending.qdoc b/doc/src/declarative/extending.qdoc
index 5da4adb..e7ed310 100644
--- a/doc/src/declarative/extending.qdoc
+++ b/doc/src/declarative/extending.qdoc
@@ -88,7 +88,7 @@ constructor.
\endquotation
Types can be registered by libraries (such as Qt does), application code,
-or by plugins (see QmlModulePlugin).
+or by plugins (see QmlExtensionPlugin).
Once registered, all of the \l {Qt's Property System}{properties} of a supported
type are available for use within QML. QML has intrinsic support for properties