From 6971864c43c71ddedf39b75bb42b2df3347b378e Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Wed, 3 May 2023 13:39:15 +0200 Subject: Extending QML - Plugins Example: Fix launch instructions Pick-to: 6.5 Task-number: PYSIDE-2206 Change-Id: I1b5bf043502cb0add3ad556f0d369a8a418dc8a2 Reviewed-by: Christian Tismer --- .../tutorials/extending-qml/chapter6-plugins/doc/chapter6-plugins.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/qml/tutorials/extending-qml/chapter6-plugins') 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 -- cgit v1.2.3