Revision 24529 trunk/applications/appgvSIG/src/com/iver/cit/gvsig/project/documents/layout/ProjectMap.java

View differences:

ProjectMap.java
168 168
		l.getLayoutControl().fullRect();
169 169
        l.getWindowInfo().setTitle(PluginServices.getText(this,
170 170
        "Mapa") + " : " +l.getName());
171
		callCreateWindow(l);
171 172
		return l;
172 173
	}
173 174
	public IWindow getProperties() {

Also available in: Unified diff