From 1830b5eab5aa692de33fe6f8fe9563b6632994fd Mon Sep 17 00:00:00 2001 From: Matthew Vogt Date: Fri, 3 Aug 2012 11:54:17 +1000 Subject: Compile fix for QWindowSystemInterface and QGraphicsObject Adapt to changes in qtbase - removal of third parameter to the QGraphicsObject ctor, and the declaration of the QWindowSystemInterface class. Change-Id: I8b01ae67f09cbf4fc2e3e062dc8b976ccb061234 Reviewed-by: Rohan McGovern --- .../auto/declarative/qdeclarativepincharea/tst_qdeclarativepincharea.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/declarative/qdeclarativepincharea/tst_qdeclarativepincharea.cpp') diff --git a/tests/auto/declarative/qdeclarativepincharea/tst_qdeclarativepincharea.cpp b/tests/auto/declarative/qdeclarativepincharea/tst_qdeclarativepincharea.cpp index b1c7de23..09c9bb3e 100644 --- a/tests/auto/declarative/qdeclarativepincharea/tst_qdeclarativepincharea.cpp +++ b/tests/auto/declarative/qdeclarativepincharea/tst_qdeclarativepincharea.cpp @@ -47,6 +47,7 @@ #include #include #include +#include #ifdef Q_OS_SYMBIAN // In Symbian OS test data is located in applications private dir -- cgit v1.2.3