summaryrefslogtreecommitdiffstats
path: root/generator/typesystem_webkit-qtscript.xml
diff options
context:
space:
mode:
Diffstat (limited to 'generator/typesystem_webkit-qtscript.xml')
-rw-r--r--generator/typesystem_webkit-qtscript.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/generator/typesystem_webkit-qtscript.xml b/generator/typesystem_webkit-qtscript.xml
new file mode 100644
index 0000000..8550136
--- /dev/null
+++ b/generator/typesystem_webkit-qtscript.xml
@@ -0,0 +1,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>