aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2023-05-03 13:39:15 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-05-03 13:51:46 +0000
commit863ce8310e0d0d5a2bf8a33fb7101dec4e332941 (patch)
treeb04e7b055898b9f3b8ee3139041cd7f1141c204d /examples
parent6c7e437c96f9b3ddadff4ec4bb52f6edea3fc139 (diff)
Extending QML - Plugins Example: Fix launch instructions
Task-number: PYSIDE-2206 Change-Id: I1b5bf043502cb0add3ad556f0d369a8a418dc8a2 Reviewed-by: Christian Tismer <tismer@stackless.com> (cherry picked from commit 6971864c43c71ddedf39b75bb42b2df3347b378e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples')
-rw-r--r--examples/qml/tutorials/extending-qml/chapter6-plugins/doc/chapter6-plugins.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qml/tutorials/extending-qml/chapter6-plugins/doc/chapter6-plugins.rst b/examples/qml/tutorials/extending-qml/chapter6-plugins/doc/chapter6-plugins.rst
index 10aba1e8f..aeffd7e9a 100644
--- a/examples/qml/tutorials/extending-qml/chapter6-plugins/doc/chapter6-plugins.rst
+++ b/examples/qml/tutorials/extending-qml/chapter6-plugins/doc/chapter6-plugins.rst
@@ -18,4 +18,4 @@ Running the Example
.. code-block:: shell
- pyside6-pyqml examples/declarative/extending/chapter6-plugins/app.qml -I examples/declarative/extending/chapter6-plugins/Charts
+ pyside6-qml examples/qml/tutorials/extending-qml/chapter6-plugins/app.qml -I examples/qml/tutorials/extending-qml/chapter6-plugins/Charts