From b86872e7fdac1dc5d7d32eb54d152a1e9b155ddf Mon Sep 17 00:00:00 2001 From: Thomas Hartmann <Thomas.Hartmann@nokia.com> Date: Wed, 22 Jun 2011 10:26:24 +0200 Subject: [PATCH] QmlDesigner: build system fix Change-Id: I336c7d610ddd5c614b045f4a092b3c11c1d778a5 Reviewed-on: http://codereview.qt.nokia.com/585 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com> --- src/plugins/qmldesigner/qmldesigner.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/qmldesigner/qmldesigner.pro b/src/plugins/qmldesigner/qmldesigner.pro index 00c544445ad..40bb44a19d6 100644 --- a/src/plugins/qmldesigner/qmldesigner.pro +++ b/src/plugins/qmldesigner/qmldesigner.pro @@ -1,3 +1,3 @@ TEMPLATE = subdirs -SUBDIRS = qmldesignerplugin.pro qtquickplugin symbianplugin meegoplugin extrasplugin customstyleplugin customstyleplugin +SUBDIRS = qmldesignerplugin.pro qtquickplugin symbianplugin meegoplugin extrasplugin desktopplugin customstyleplugin -- GitLab