##// END OF EJS Templates
Start Python 3.x Port...
Start Python 3.x Port The main python interpreter works, BUT: Many tests still fail, Qt integration is broken

File last commit:

r205:706df4355685
r206:316b4928f53f
Show More
typesystem_opengl-qtscript.xml
10 lines | 290 B | application/xml | XmlLexer
/ generator_50 / typesystem_opengl-qtscript.xml
Orochimarufan
Redo CMake build system, get Qt5 support...
r205 <?xml version="1.0"?>
<typesystem package="com.trolltech.qt.opengl">
<!-- fixme -->
<rejection class="QGL"/>
<rejection class="QGLFormat"/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: Class 'QGLFormat' has equals operators but no qHash() function" />
</typesystem>