From c1ff07502cde66ccf4c1fc86b3ad2eac66fbea40 Mon Sep 17 00:00:00 2001 From: Warwick Allison Date: Mon, 1 Feb 2010 11:09:25 +1000 Subject: doc --- src/declarative/qml/qmlmoduleplugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/declarative/qml/qmlmoduleplugin.cpp b/src/declarative/qml/qmlmoduleplugin.cpp index 446c7bc..3346ec7 100644 --- a/src/declarative/qml/qmlmoduleplugin.cpp +++ b/src/declarative/qml/qmlmoduleplugin.cpp @@ -61,7 +61,7 @@ QT_BEGIN_NAMESPACE The plugin should register QML types with QML_DEFINE_TYPE. - The strings returned by keys() should be the list of URIs of module + The strings returned by keys() should be the list of URIs of modules that the plugin registers. \sa examples/declarative/plugins -- cgit v0.12