Revision 39089

View differences:

branches/v2_0_0_prep/libraries/libFMap_mapcontext/src/org/gvsig/fmap/mapcontext/layers/FLayers.java
927 927
	 * @see com.iver.cit.gvsig.fmap.layers.FLyrDefault#getTocImageIcon()
928 928
	 */
929 929
	public String getTocImageIcon() {
930
		return "toc-layer-group";
930
		return "layer-icon-group";
931 931
	}
932 932

  
933 933
	/**

Also available in: Unified diff