From 00eeed234f7c4cfc357b17424e0dcd714ff65e70 Mon Sep 17 00:00:00 2001 From: Johan Klokkhammer Helsing Date: Tue, 4 Feb 2020 11:47:39 +0100 Subject: Move QOpenGLWidget from QtOpenGL to its own module Same pattern as QtQuickWidgets. Gets rid of QtOpenGL's dependency on QtWidgets. Task-number: QTBUG-74409 Change-Id: I4f9b55c23e25a1e0519734037b768a16e870c7d2 Reviewed-by: Laszlo Agocs --- sync.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 6371530814..1a567c3059 100644 --- a/sync.profile +++ b/sync.profile @@ -3,6 +3,7 @@ "QtWidgets" => "$basedir/src/widgets", "QtPrintSupport" => "$basedir/src/printsupport", "QtOpenGL" => "$basedir/src/opengl", + "QtOpenGLWidgets" => "$basedir/src/openglwidgets", "QtCore" => "$basedir/src/corelib", "QtXml" => "$basedir/src/xml", "QtSql" => "$basedir/src/sql", -- cgit v1.2.3