##// END OF EJS Templates
Add README.md
Add README.md

File last commit:

r205:706df4355685
r209:2027919bbd5a
Show More
typesystem_webkit-qtscript.xml
12 lines | 455 B | application/xml | XmlLexer
/ generator_50 / typesystem_webkit-qtscript.xml
Orochimarufan
Redo CMake build system, get Qt5 support...
r205 <?xml version="1.0"?>
<typesystem package="com.trolltech.qt.webkit">
<!-- ### need to work around the fact that QWebHistoryItem doesn't have a default constructor -->
<rejection class="QWebHistory"/>
<rejection class="QWebHistoryItem"/>
<rejection class="WebCore"/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: skipping field 'QWebPluginFactory_Plugin::mimeTypes' with unmatched type 'QList&lt;MimeType&gt;'" />
</typesystem>