Revision 6819

View differences:

trunk/extensions/extWMS/src/com/iver/cit/gvsig/gui/panels/WebMapContextSettingsPanel.java
43 43
*
44 44
* $Id$
45 45
* $Log$
46
* Revision 1.11  2006-08-23 09:40:03  jaume
46
* Revision 1.12  2006-08-23 09:42:32  jaume
47 47
* *** empty log message ***
48 48
*
49
* Revision 1.11  2006/08/23 09:40:03  jaume
50
* *** empty log message ***
51
*
49 52
* Revision 1.10  2006/07/21 11:51:13  jaume
50 53
* improved appearance in wms panel and a wmc bug fixed
51 54
*
......
246 249
		m_viewInfo.setTitle(PluginServices.getText(this, "web_map_context_settings"));
247 250
		m_viewInfo.setWidth(this.getWidth()+8);
248 251
		m_viewInfo.setHeight(getHeight());
249
		System.err.println(this.getHeight() + " px d'alt");
250 252
		return m_viewInfo;
251 253
	}
252 254

  

Also available in: Unified diff