From 226e089d1834a07f966f5165633593d0f9015f6c Mon Sep 17 00:00:00 2001 From: Thomas Hartmann <Thomas.Hartmann@nokia.com> Date: Thu, 2 Sep 2010 15:39:51 +0200 Subject: [PATCH] QuickDesigner.test: compilefix --- tests/auto/qml/qmldesigner/coretests/coretests.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/auto/qml/qmldesigner/coretests/coretests.pro b/tests/auto/qml/qmldesigner/coretests/coretests.pro index ed6125692b3..0b323b24baa 100644 --- a/tests/auto/qml/qmldesigner/coretests/coretests.pro +++ b/tests/auto/qml/qmldesigner/coretests/coretests.pro @@ -2,6 +2,7 @@ include(../../../../../qtcreator.pri) include($$IDE_SOURCE_TREE/src/plugins/qmldesigner/config.pri) QT += script \ + network \ declarative CONFIG += qtestlib testcase -- GitLab