Revision 8784 org.gvsig.raster/branches/org.gvsig.raster.2.4/org.gvsig.wmts/org.gvsig.wmts.app/org.gvsig.wmts.app.mainplugin/src/main/java/org/gvsig/wmts/app/mainplugin/WMTSExtension.java

View differences:

WMTSExtension.java
71 71

  
72 72
        IconThemeHelper.registerIcon("wmts", "add-layer-icon", this);
73 73
        IconThemeHelper.registerIcon("wmts", "remove-layer-icon", this);
74
        IconThemeHelper.registerIcon("wmts", "up-layer-icon", this);
75
        IconThemeHelper.registerIcon("wmts", "down-layer-icon", this);
76 74

  
77 75
        IconThemeHelper.registerIcon("wmts", "first-value-icon", this);
78 76
        IconThemeHelper.registerIcon("wmts", "previous-value-icon", this);

Also available in: Unified diff