diff options
Diffstat (limited to 'WebCore/svg/SVGClipPathElement.h')
-rw-r--r-- | WebCore/svg/SVGClipPathElement.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/svg/SVGClipPathElement.h b/WebCore/svg/SVGClipPathElement.h index dbf5380..40e34f0 100644 --- a/WebCore/svg/SVGClipPathElement.h +++ b/WebCore/svg/SVGClipPathElement.h @@ -29,6 +29,7 @@ #include "SVGTests.h" namespace WebCore { + class SVGClipPathElement : public SVGStyledTransformableElement, public SVGTests, public SVGLangSpace, |