Code

Start working toward multiple inheritance
[inkscape.git] / src / bind / java / org / inkscape / dom / svg / SVGExternalResourcesRequiredImpl.java
index b4830d9a06f5dd1b642e743bd6ece804c155e9bc..08fac83125d13f03cdf52d34c01fa4c3a0c364b2 100644 (file)
@@ -34,6 +34,8 @@ import org.w3c.dom.svg.SVGAnimatedBoolean;
 
 
 public class SVGExternalResourcesRequiredImpl
+       extends
+             org.inkscape.cmn.BaseInterface
        implements org.w3c.dom.svg.SVGExternalResourcesRequired
 {