Revision 24986 trunk/extensions/extRasterTools-SE/src/org/gvsig/rastertools/reproject/ui/LayerReprojectPanel.java

View differences:

LayerReprojectPanel.java
316 316
	public IProjection getProjectionDst() {
317 317
		return projDst;
318 318
	}
319

  
320
	public Object getWindowProfile() {
321
		return WindowInfo.DIALOG_PROFILE;
322
	}
319 323
}

Also available in: Unified diff