Revision 6888 trunk/applications/appgvSIG/src/com/iver/cit/gvsig/project/ProjectElement.java

View differences:

ProjectElement.java
410 410
	
411 411
	public static WindowInfo createViewInfoFromXMLEntity(XMLEntity xml)
412 412
	{
413
		return Project.createViewInfoFromXMLEntity(xml);
413
		return Project.createWindowInfoFromXMLEntity(xml);
414 414
	}
415 415
	
416 416
	public WindowInfo getSeedViewInfo() {

Also available in: Unified diff