From 49496cf8812c33f2796289a455da105710567e1c Mon Sep 17 00:00:00 2001 From: Paul Olav Tvete Date: Fri, 3 Aug 2012 13:48:46 +0200 Subject: Don't use compatibility headers Cleaning up after the QWindowSystemInterface header change. Change-Id: Icc2df3cfd441bf6b113602f17d9b843fbc8c75ba Reviewed-by: Lars Knoll --- tests/auto/quick/qquickapplication/tst_qquickapplication.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/quick/qquickapplication/tst_qquickapplication.cpp') diff --git a/tests/auto/quick/qquickapplication/tst_qquickapplication.cpp b/tests/auto/quick/qquickapplication/tst_qquickapplication.cpp index 3cd389d9f5..65affa5f4b 100644 --- a/tests/auto/quick/qquickapplication/tst_qquickapplication.cpp +++ b/tests/auto/quick/qquickapplication/tst_qquickapplication.cpp @@ -45,7 +45,7 @@ #include #include #include -#include +#include class tst_qquickapplication : public QObject { -- cgit v1.2.3