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/gui/dialogs/changeset/query/ChangesetQueryTask.java

    r3083 r3530  
    4949    /**
    5050     * Creates the task.
    51      * 
     51     *
    5252     * @param query the query to submit to the OSM server. Must not be null.
    5353     * @throws IllegalArgumentException thrown if query is null.
     
    6161    /**
    6262     * Creates the task.
    63      * 
     63     *
    6464     * @param parent the parent component relative to which the {@see PleaseWaitDialog} is displayed.
    6565     * Must not be null.
     
    130130    /**
    131131     * Tries to fully identify the current JOSM user
    132      * 
     132     *
    133133     * @throws OsmTransferException thrown if something went wrong
    134134     */
Note: See TracChangeset for help on using the changeset viewer.