aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/PySide2/QtOpenGL
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2018-07-23 14:16:14 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2018-07-23 14:58:51 +0200
commit4a6ecfc1b66252e75e75c6de982ef68e057b625e (patch)
tree7939d2929f292dfa1c42ac640d960a0d880b44b1 /sources/pyside2/PySide2/QtOpenGL
parentff0be5aba1c12be49b305e596a7610d197ca8427 (diff)
PySide2: Remove unimplemented attributes
Diffstat (limited to 'sources/pyside2/PySide2/QtOpenGL')
-rw-r--r--sources/pyside2/PySide2/QtOpenGL/typesystem_opengl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/pyside2/PySide2/QtOpenGL/typesystem_opengl.xml b/sources/pyside2/PySide2/QtOpenGL/typesystem_opengl.xml
index d04d2f674..c332eea0d 100644
--- a/sources/pyside2/PySide2/QtOpenGL/typesystem_opengl.xml
+++ b/sources/pyside2/PySide2/QtOpenGL/typesystem_opengl.xml
@@ -71,7 +71,7 @@
<rejection class="^QGL.*$" argument-type="^(const )?GLsizei ?\*$"/>
<namespace-type name="QGL">
- <enum-type name="FormatOption" flags="FormatOptions" force-integer="yes"/>
+ <enum-type name="FormatOption" flags="FormatOptions"/>
<extra-includes>
<include file-name="qgl.h" location="global"/>
</extra-includes>