blob: d9d8c76cefacce0f8b320cb6b96c3375fb72dbc5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<?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>
|