aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtOpenGL
diff options
context:
space:
mode:
authorHugo Parente Lima <hugo.pl@gmail.com>2010-07-06 10:49:53 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2010-07-06 17:46:24 -0300
commit56560943dfc2de0d1df5d2058bcf55ea3c9400ee (patch)
tree1a8d4d19d808a3736330c3f4df870e144b1deadf /PySide/QtOpenGL
parent01df78dfd8a2f0b6eac8ed4fae2faf1a6592e0c9 (diff)
Typesystem cleanup.
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.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/PySide/QtOpenGL/typesystem_opengl.xml b/PySide/QtOpenGL/typesystem_opengl.xml
index c2f3ba383..202b11595 100644
--- a/PySide/QtOpenGL/typesystem_opengl.xml
+++ b/PySide/QtOpenGL/typesystem_opengl.xml
@@ -18,16 +18,12 @@
</namespace-type>
<value-type name="QGLColormap">
- <modify-function signature="operator=(QGLColormap)" remove="all"/>
-
<modify-function signature="setEntries(int,const unsigned int*,int)">
<access modifier="private"/>
</modify-function>
</value-type>
- <value-type name="QGLFormat">
- <modify-function signature="operator=(QGLFormat)" remove="all"/>
- </value-type>
+ <value-type name="QGLFormat" />
<object-type name="QGLContext">
<modify-function signature="chooseContext(const QGLContext*)">