From db4c54756088c59e35cbe4f64bd35d7aa43f8c56 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Fri, 26 Apr 2019 14:26:51 +0200 Subject: Add PySide2: Add OpenGL version functions as separate module The OpenGL version functions produce a lot of library code, so, add them as a separate module. Task-number: PYSIDE-955 Change-Id: I44737f4741f0a81f46a192961173e154ae66698e Reviewed-by: Christian Tismer --- sources/pyside2/PySide2/QtGui/typesystem_gui_common.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'sources/pyside2/PySide2/QtGui/typesystem_gui_common.xml') diff --git a/sources/pyside2/PySide2/QtGui/typesystem_gui_common.xml b/sources/pyside2/PySide2/QtGui/typesystem_gui_common.xml index f58bde35a..71001140c 100644 --- a/sources/pyside2/PySide2/QtGui/typesystem_gui_common.xml +++ b/sources/pyside2/PySide2/QtGui/typesystem_gui_common.xml @@ -43,6 +43,7 @@ + -- cgit v1.2.3