Ignore:
Timestamp:
2017-09-13T23:24:50+02:00 (7 years ago)
Author:
bastiK
Message:

see #15229 - use Config.getPref() wherever possible

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/ExpressionFactory.java

    r12756 r12846  
    2828import org.openstreetmap.josm.data.osm.OsmPrimitive;
    2929import org.openstreetmap.josm.data.osm.Way;
    30 import org.openstreetmap.josm.data.osm.search.SearchParseError;
    3130import org.openstreetmap.josm.data.osm.search.SearchCompiler;
    3231import org.openstreetmap.josm.data.osm.search.SearchCompiler.Match;
     32import org.openstreetmap.josm.data.osm.search.SearchParseError;
    3333import org.openstreetmap.josm.gui.mappaint.Cascade;
    3434import org.openstreetmap.josm.gui.mappaint.Environment;
Note: See TracChangeset for help on using the changeset viewer.