summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2010-11-09 17:48:29 +1000
committerWarwick Allison <warwick.allison@nokia.com>2010-11-09 17:49:22 +1000
commit58f8196fceaf375d8a5736e0505330be24bcebfa (patch)
treea57d2c2be1c7eb7d1ac70173d01e0c5dc7ddde08 /examples
parent83a48659bd8a4b9dc1f0c77189bd60d91b875c4d (diff)
downloadqt4-tools-58f8196fceaf375d8a5736e0505330be24bcebfa.tar.gz
doc
Diffstat (limited to 'examples')
-rw-r--r--examples/declarative/cppextensions/plugins/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/cppextensions/plugins/README b/examples/declarative/cppextensions/plugins/README
index fe519f83bd..95e0eea849 100644
--- a/examples/declarative/cppextensions/plugins/README
+++ b/examples/declarative/cppextensions/plugins/README
@@ -5,5 +5,5 @@ by a C++ plugin (providing the "Time" type), and by QML files (providing the
To run:
make install
- qml -I . plugins.qml
+ qmlviewer -I . plugins.qml