Ignore:
Timestamp:
2010-09-15T08:21:16+02:00 (14 years ago)
Author:
stoecker
Message:

fix array preferences

File:
1 edited

Legend:

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

    r3083 r3530  
    88     * Fired by a {@see HistoryDataSet} if the cached history of an OSM primitive with
    99     * id <code>id</code> is updated
    10      * 
     10     *
    1111     * @param source the data set firing the event
    1212     * @param id the id of the updated primitive
     
    1616    /**
    1717     * Fired by a {@see HistoryDataSet} if the history cached is cleared.
    18      * 
     18     *
    1919     * @param source the history data set firing the event
    2020     */
Note: See TracChangeset for help on using the changeset viewer.