Revision 220 org.gvsig.educa.thematicmap/trunk/org.gvsig.educa.thematicmap/org.gvsig.educa.thematicmap.lib/org.gvsig.educa.thematicmap.lib.impl/src/main/java/org/gvsig/educa/thematicmap/impl/ThematicMapDefaultImplLibrary.java

View differences:

ThematicMapDefaultImplLibrary.java
72 72
            "org.gvsig.educa.thematicmap.impl.i18n.text",
73 73
            ThematicMapDefaultImplLibrary.class.getClassLoader(),
74 74
            ThematicMapDefaultImplLibrary.class.getClass().getName());
75
        
76
        IconThemeHelper.registerIcon("thematicmap-editor", "thematicmap-editor-wizard", this);
75 77
    }
76 78

  
77 79
}

Also available in: Unified diff