aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtOpenGL
diff options
context:
space:
mode:
authorRenato Filho <renato.filho@openbossa.org>2010-07-15 18:33:41 -0300
committerRenato Filho <renato.filho@openbossa.org>2010-07-23 11:09:48 -0300
commitf7afa613cf4b4a7a587d29855465e1db577fcd06 (patch)
treec0919bb603253e2e4123dd940b8230208d369650 /PySide/QtOpenGL
parente5042dc193bbcb4b1566594d832076adfef5fd94 (diff)
Update modules to work without protect hack.
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
Diffstat (limited to 'PySide/QtOpenGL')
-rw-r--r--PySide/QtOpenGL/typesystem_opengl.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/PySide/QtOpenGL/typesystem_opengl.xml b/PySide/QtOpenGL/typesystem_opengl.xml
index 202b11595..e1402f70b 100644
--- a/PySide/QtOpenGL/typesystem_opengl.xml
+++ b/PySide/QtOpenGL/typesystem_opengl.xml
@@ -4,6 +4,7 @@
<rejection class="QGLColormap::QGLColormapData"/>
<rejection class="QGLWidget" function-name="setMouseTracking"/>
+ <rejection class="QGLContext" field-name="currentCtx"/>
<enum-type name="QGL::FormatOption" flags="QGL::FormatOptions" force-integer="yes"/>
<enum-type name="QGLContext::BindOption" flags="QGLContext::BindOptions"/>