From d604120720850533cb95d69ce37dfadf00fd03ba Mon Sep 17 00:00:00 2001 From: Paul Lemire Date: Tue, 9 Jun 2020 15:08:28 +0200 Subject: Update dependencies - QOpenGLEXtensions now private API in GUI - Removed support for tessellation in GL 3 - Use QMouseEvent position - Removed use of QDesktopWidget - Adapt to change in QQuickWindow API Change-Id: I79df8780b9d02c6d2a3620529f5f41daec7120fe Reviewed-by: Mike Krus --- tests/manual/quickwidget-switch/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/manual') diff --git a/tests/manual/quickwidget-switch/main.cpp b/tests/manual/quickwidget-switch/main.cpp index ebadc458d..f3e9d0fc0 100644 --- a/tests/manual/quickwidget-switch/main.cpp +++ b/tests/manual/quickwidget-switch/main.cpp @@ -48,7 +48,6 @@ ** ****************************************************************************/ -#include #include #include #include -- cgit v1.2.3