From 9ff6d513e41e8a3ccb5d36fc8f8b2d677adff91d Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Fri, 21 Aug 2015 11:06:17 +0200 Subject: qevent.h: Add fixme comments to remove include directives for Qt 6. Mark include directives in qevent.h for removal and preemptively add missing headers in code base. Change-Id: I81011d7bfad4a09d80deeda6d1bed67b5c0e63c2 Reviewed-by: Thiago Macieira --- tests/auto/other/gestures/tst_gestures.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/other/gestures/tst_gestures.cpp') diff --git a/tests/auto/other/gestures/tst_gestures.cpp b/tests/auto/other/gestures/tst_gestures.cpp index 2a4f88c627..851edaeb19 100644 --- a/tests/auto/other/gestures/tst_gestures.cpp +++ b/tests/auto/other/gestures/tst_gestures.cpp @@ -36,6 +36,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3