aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2023-03-09 15:18:09 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2023-03-09 15:45:12 +0000
commit13b5254df6113cfb8c675cef71653928cb255335 (patch)
treef95149e2599c52603908271f38ec645bb65b66f3 /doc
parentd299edfe0528489e8453d18941a85c91c9b59686 (diff)
Doc: Remove 'Window UI - Dynamic load' from project templates
Task-number: QTCREATORBUG-28721 Change-Id: Id1369c189ef4e92ec646e16fa7b8fc4a3d65c877 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/qtcreator/src/projects/creator-only/creator-projects-creating.qdoc4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-creating.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-creating.qdoc
index c0768899210..141e6eab2ad 100644
--- a/doc/qtcreator/src/projects/creator-only/creator-projects-creating.qdoc
+++ b/doc/qtcreator/src/projects/creator-only/creator-projects-creating.qdoc
@@ -118,10 +118,6 @@
you to generate a Python file from the .ui file, to import
it directly into your application.
\row
- \li Window UI - Dynamic load
- \li Creates a Qt for Python application that has an empty
- window with a widget-based UI.
- \row
\li Qt Quick Application - Empty
\li Creates a Python project that has an empty Qt Quick
Application.