From c802a5d272cde1f18a8debfb50b02ab1c682c2fc Mon Sep 17 00:00:00 2001 From: Pekka Vuorela Date: Wed, 1 Feb 2012 09:43:18 +0200 Subject: Remove QInputContext This has only been around as compatibility interface for Qt4 but is now replaced by QPlatformInputContext. Change-Id: I677dbbea46311bf39f6c5ca9dc3fb5009abe924a Reviewed-by: Joona Petrell Reviewed-by: Robin Burchell Reviewed-by: Lars Knoll --- tests/auto/widgets/kernel/qapplication/tst_qapplication.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/auto/widgets/kernel/qapplication/tst_qapplication.cpp b/tests/auto/widgets/kernel/qapplication/tst_qapplication.cpp index 4b8034c7c7..d9f4081ed3 100644 --- a/tests/auto/widgets/kernel/qapplication/tst_qapplication.cpp +++ b/tests/auto/widgets/kernel/qapplication/tst_qapplication.cpp @@ -56,7 +56,6 @@ #include #include -#include #include #include #include -- cgit v1.2.3