summaryrefslogtreecommitdiff
path: root/src/3rdparty/webkit/WebCore/svg/ElementTimeControl.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/webkit/WebCore/svg/ElementTimeControl.idl')
-rw-r--r--src/3rdparty/webkit/WebCore/svg/ElementTimeControl.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/webkit/WebCore/svg/ElementTimeControl.idl b/src/3rdparty/webkit/WebCore/svg/ElementTimeControl.idl
index e8ca61510e..4ac01c4ca9 100644
--- a/src/3rdparty/webkit/WebCore/svg/ElementTimeControl.idl
+++ b/src/3rdparty/webkit/WebCore/svg/ElementTimeControl.idl
@@ -26,7 +26,7 @@
module svg {
- interface [Conditional=SVG, ObjCProtocol] ElementTimeControl {
+ interface [Conditional=SVG, ObjCProtocol, OmitConstructor] ElementTimeControl {
void beginElement();
void beginElementAt(in float offset);
void endElement();