Index: Source/WebCore/page/WebKitPoint.idl |
=================================================================== |
--- Source/WebCore/page/WebKitPoint.idl (revision 142703) |
+++ Source/WebCore/page/WebKitPoint.idl (working copy) |
@@ -25,7 +25,8 @@ |
[ |
CustomConstructor, |
- ConstructorParameters=2 |
+ ConstructorParameters=2, |
+ ImplementationLacksVTable |
] interface WebKitPoint { |
attribute float x; |
attribute float y; |