Code

Finished multiple inheritance delegation
[inkscape.git] / src / bind / java / org / inkscape / dom / svg / SVGAnimatedPointsImpl.java
index c95fdd6a449c04afcd409ca4b412c03c7fad6962..3b79d667a6485a563c12016e96491534a162024a 100644 (file)
@@ -32,6 +32,8 @@ import org.w3c.dom.svg.SVGPointList;
 
 
 public class SVGAnimatedPointsImpl
+       extends
+              org.inkscape.cmn.BaseInterface
        implements org.w3c.dom.svg.SVGAnimatedPoints
 {