summaryrefslogtreecommitdiff
path: root/tests/auto/qml/qmldesigner/coretests/tst_testcore.cpp
diff options
context:
space:
mode:
authorThomas Hartmann <Thomas.Hartmann@digia.com>2012-09-24 12:23:12 +0200
committerThomas Hartmann <Thomas.Hartmann@digia.com>2012-09-24 12:23:48 +0200
commitc620ea67f017e1f51339b586b110c83dbf47042d (patch)
treed45bce232e37adc531a85bd548c113e113f4404f /tests/auto/qml/qmldesigner/coretests/tst_testcore.cpp
parent102f9154638a779144a99e2c015048397ed4ffd4 (diff)
downloadqt-creator-c620ea67f017e1f51339b586b110c83dbf47042d.tar.gz
Tests.QmlDesigner: compile fix
This header file is not needed and was moved by recent refactoring. Change-Id: I0899de93be4e6f03c42d94e128feaa203a12063d Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
Diffstat (limited to 'tests/auto/qml/qmldesigner/coretests/tst_testcore.cpp')
-rw-r--r--tests/auto/qml/qmldesigner/coretests/tst_testcore.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qml/qmldesigner/coretests/tst_testcore.cpp b/tests/auto/qml/qmldesigner/coretests/tst_testcore.cpp
index 8afdb28cf4..39cf4901a1 100644
--- a/tests/auto/qml/qmldesigner/coretests/tst_testcore.cpp
+++ b/tests/auto/qml/qmldesigner/coretests/tst_testcore.cpp
@@ -56,7 +56,6 @@
#include <nodelistproperty.h>
#include <nodeabstractproperty.h>
#include <componenttextmodifier.h>
-#include <instances/objectnodeinstance.h>
#include <bytearraymodifier.h>
#include "testrewriterview.h"