From 43c25f8dd7f05ba33da1d1763731e4b0cd5f1c97 Mon Sep 17 00:00:00 2001
From: Leena Miettinen <riitta-leena.miettinen@qt.io>
Date: Tue, 18 Apr 2017 16:20:23 +0200
Subject: [PATCH] Doc: Remove info about Qt Quick Extension Plugin wizard

The wizard has been removed from Qt Creator.

Change-Id: I5f5b4e89a5bd11d766292e7fc7766ed160d7bc67
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
---
 doc/src/projects/creator-projects-creating.qdoc | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/doc/src/projects/creator-projects-creating.qdoc b/doc/src/projects/creator-projects-creating.qdoc
index 905a1eb6a14..f745fc280db 100644
--- a/doc/src/projects/creator-projects-creating.qdoc
+++ b/doc/src/projects/creator-projects-creating.qdoc
@@ -140,12 +140,6 @@
 
                 Shared or static C++ library based on qmake
 
-            \li Qt Quick 1 Extension Plugin
-
-                C++ plugin that makes it possible to offer extensions that can
-                be loaded dynamically into Qt Quick 1 applications by using the
-                QDeclarativeEngine class
-
             \li Qt Quick 2 Extension Plugin
 
                 C++ plugin that makes it possible to offer extensions that can
-- 
GitLab