Revision 28176 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/layers/FLyrVect.java

View differences:

FLyrVect.java
1303 1303
    			}
1304 1304
    		}
1305 1305

  
1306
    		// compatibility with hyperlink from 1.9 alpha version... do we really need to be compatible with alpha versions?? 
1306
    		// compatibility with hyperlink from 1.9 alpha version... do we really need to be compatible with alpha versions??
1307 1307
    		XMLEntity xmlLinkProperties=xml.firstChild("typeChild", "linkProperties");
1308 1308
    		if (xmlLinkProperties != null){
1309 1309
    			try {

Also available in: Unified diff