Revision 23086 branches/v2_0_0_prep/extensions/extCAD/src/com/iver/cit/gvsig/CADExtension.java

View differences:

CADExtension.java
276 276
//			if (!(layers[0] instanceof FLyrAnnotation)) {
277 277
//				return true;
278 278
//			}
279
			return true;
279 280
		}
280
		return true;
281
		return false;
281 282
	}
282 283

  
283 284
	public MapControl getMapControl() {

Also available in: Unified diff