Revision 969

View differences:

trunk/applications/appgvSIG/src/com/iver/cit/gvsig/gui/toolListeners/InfoListener.java
127 127
					
128 128
				}
129 129
				else
130
					dlgXML = (FInfoDialogXML) PluginServices.getMDIManager().addView(dlgXML);
130
				{
131
					// dlgXML = (FInfoDialogXML) 
132
					PluginServices.getMDIManager().addView(dlgXML);
133
				}
131 134
				
132 135
				dlgXML.setModel(new XMLContent() {
133 136
					private ContentHandler handler;

Also available in: Unified diff