From e3ce7c87e2969d0b35352dadc8e4fb44776dc140 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Wed, 8 Jul 2020 14:23:51 +0200 Subject: Move qglxconvenience to QtOpenGL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-83255 Change-Id: I7640caf8afbae0a7310a264f333bb3a6cfa3c6ed Reviewed-by: Tor Arne Vestbø --- src/plugins/platforms/xcb/gl_integrations/xcb_glx/xcb_glx.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/platforms/xcb/gl_integrations/xcb_glx/xcb_glx.pro') diff --git a/src/plugins/platforms/xcb/gl_integrations/xcb_glx/xcb_glx.pro b/src/plugins/platforms/xcb/gl_integrations/xcb_glx/xcb_glx.pro index 9d537b18f3..c8bed1bfb4 100644 --- a/src/plugins/platforms/xcb/gl_integrations/xcb_glx/xcb_glx.pro +++ b/src/plugins/platforms/xcb/gl_integrations/xcb_glx/xcb_glx.pro @@ -1,7 +1,7 @@ TARGET = qxcb-glx-integration include(../gl_integrations_plugin_base.pri) -QT += glx_support-private +QT += opengl-private DEFINES += QT_NO_FOREACH -- cgit v1.2.3