From fc665d512736e1249480a835e26410a92939e535 Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Thu, 8 Aug 2013 17:42:48 +0200 Subject: Doc: Moved QML "plugins" example to "qmlextensionplugins" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The example generates a plugins.html which collides with the plugins.html from qtbase repository. Task-number: QTBUG-32580 Change-Id: I47ce9e00378738f7696672e6e47dd3337bb4fafc Reviewed-by: Martin Smith Reviewed-by: Topi Reiniƶ --- examples/qml/qml.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/qml/qml.pro') diff --git a/examples/qml/qml.pro b/examples/qml/qml.pro index 34b2622b98..8d9cca047f 100644 --- a/examples/qml/qml.pro +++ b/examples/qml/qml.pro @@ -3,7 +3,7 @@ TEMPLATE = subdirs qtHaveModule(quick): SUBDIRS += networkaccessmanagerfactory xmlhttprequest SUBDIRS += \ - plugins \ + qmlextensionplugins \ referenceexamples \ shell -- cgit v1.2.3