aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/cppextensions/plugins/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/cppextensions/plugins/README')
-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 95e0eea849..f4f9074059 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
- qmlviewer -I . plugins.qml
+ QML_IMPORT_PATH=$PWD qmlscene plugins.qml