summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGMPathElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGMPathElement.h')
-rw-r--r--WebCore/svg/SVGMPathElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/svg/SVGMPathElement.h b/WebCore/svg/SVGMPathElement.h
index c025cf9..3d10e5b 100644
--- a/WebCore/svg/SVGMPathElement.h
+++ b/WebCore/svg/SVGMPathElement.h
@@ -44,7 +44,7 @@ namespace WebCore {
virtual void synchronizeProperty(const QualifiedName&);
// SVGURIReference
- DECLARE_ANIMATED_PROPERTY(SVGMPathElement, XLinkNames::hrefAttr, String, Href, href)
+ DECLARE_ANIMATED_STATIC_PROPERTY_NEW(SVGMPathElement, XLinkNames::hrefAttr, String, Href, href)
// SVGExternalResourcesRequired
DECLARE_ANIMATED_STATIC_PROPERTY_NEW(SVGMPathElement, SVGNames::externalResourcesRequiredAttr, bool, ExternalResourcesRequired, externalResourcesRequired)