Files
pkgsrc-ng/mail/thunderbird24/patches/patch-mozilla_content_svg_content_src_SVGComponentTransferFunctionElement.h
2016-01-21 23:40:00 +01:00

13 lines
583 B
C

$NetBSD: patch-mozilla_content_svg_content_src_SVGComponentTransferFunctionElement.h,v 1.1 2014/07/27 05:36:07 ryoon Exp $
--- mozilla/content/svg/content/src/SVGComponentTransferFunctionElement.h.orig 2014-05-16 17:37:38.000000000 +0000
+++ mozilla/content/svg/content/src/SVGComponentTransferFunctionElement.h
@@ -73,6 +73,7 @@ protected:
static nsSVGEnumMapping sTypeMap[];
static EnumInfo sEnumInfo[1];
};
+NS_DEFINE_STATIC_IID_ACCESSOR(SVGComponentTransferFunctionElement, NS_SVG_FE_COMPONENT_TRANSFER_FUNCTION_ELEMENT_CID)
} // namespace dom
} // namespace mozilla