aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/extras/QtScriptTools.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/doc/extras/QtScriptTools.rst')
-rw-r--r--sources/pyside6/doc/extras/QtScriptTools.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/sources/pyside6/doc/extras/QtScriptTools.rst b/sources/pyside6/doc/extras/QtScriptTools.rst
deleted file mode 100644
index 8f0c7e12b..000000000
--- a/sources/pyside6/doc/extras/QtScriptTools.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-Applications that use the Qt Script Tools classes need to be configured to be built against the QtScriptTools module. To include the definitions of the module's classes, use the following directive:
-
-::
-
- import PySide6.QtScriptTools