summaryrefslogtreecommitdiffstats
path: root/generator/typesystem_webkit-qtscript.xml
blob: 8550136bebb3283598631e4fb4ad2197168d598b (plain)
1
2
3
4
5
6
7
8
9
10
<?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"/>

</typesystem>