Code

Start working toward multiple inheritance
[inkscape.git] / src / bind / java / org / inkscape / dom / svg / SVGLangSpaceImpl.java
index 4a35f0539a8ae66ffa722e079bc9ffc0cdb8fe91..5caed03305eebd8f8e456bfb914e7205ef0578ad 100644 (file)
@@ -34,6 +34,8 @@ import org.w3c.dom.DOMException;
 
 
 public class SVGLangSpaceImpl
+       extends
+             org.inkscape.cmn.BaseInterface
        implements org.w3c.dom.svg.SVGLangSpace
 {
 public native String getXMLlang( );