summaryrefslogtreecommitdiff
path: root/www/firefox24/patches/patch-content_svg_content_src_SVGComponentTransferFunctionElement.h
blob: 096df5a19e63a1a7b8953085becffd73558d079d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-content_svg_content_src_SVGComponentTransferFunctionElement.h,v 1.1 2014/05/15 21:16:16 joerg Exp $

--- content/svg/content/src/SVGComponentTransferFunctionElement.h.orig	2014-05-14 23:29:58.000000000 +0000
+++ content/svg/content/src/SVGComponentTransferFunctionElement.h
@@ -74,6 +74,8 @@ protected:
   static EnumInfo sEnumInfo[1];
 };
 
+NS_DEFINE_STATIC_IID_ACCESSOR(SVGComponentTransferFunctionElement, NS_SVG_FE_COMPONENT_TRANSFER_FUNCTION_ELEMENT_CID)
+
 } // namespace dom
 } // namespace mozilla