Revision 37835 branches/v2_0_0_prep/libraries/libFMap_mapcontext/src/org/gvsig/fmap/mapcontext/layers/vectorial/FLyrVect.java

View differences:

FLyrVect.java
418 418
                null,
419 419
                getCoordTrans(),
420 420
                getFeatureStore(),
421
                null);
421
                featureQuery);
422 422

  
423 423
        } catch (LegendException e) {
424 424
            this.setVisible(false);

Also available in: Unified diff