##// END OF EJS Templates
fixed double variable declaration...
fixed double variable declaration git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@107 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r10:21d959e02207
r71:d78f30bb00f3
Show More
typesystem_webkit-qtscript.xml
12 lines | 455 B | application/xml | XmlLexer
/ generator / typesystem_webkit-qtscript.xml
<?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>