Ignore:
Timestamp:
2010-08-25T10:05:40+02:00 (14 years ago)
Author:
stoecker
Message:

see #5372 - fix missing style switch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java

    r3398 r3466  
    305305       get/set functions calling this implicitely is preferred, so we can have
    306306       transparent cache handling in the future. */
    307     protected void clearCached()
     307    public void clearCached()
    308308    {
    309309        mappaintDrawnCode = 0;
Note: See TracChangeset for help on using the changeset viewer.