Ignore:
Timestamp:
15.09.2010 08:21:16 (21 months ago)
Author:
stoecker
Message:

fix array preferences

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/conflict/Conflict.java

    r3083 r3530  
    5252     * Replies true if the primitive <code>primitive</code> is participating 
    5353     * in this conflict 
    54      *  
     54     * 
    5555     * @param primitive the primitive 
    5656     * @return true if the primitive <code>primitive</code> is participating 
     
    6666     * Replies true if the primitive with id <code>id</code> is participating 
    6767     * in this conflict 
    68      *  
     68     * 
    6969     * @param id the primitive id 
    7070     * @return true if the primitive <code>primitive</code> is participating 
     
    104104 
    105105    /** 
    106      *  
     106     * 
    107107     * @return True if my primitive was deleted but it has set non deleted status because it's referred by another 
    108108     * primitive and references to deleted primitives are not allowed. 
Note: See TracChangeset for help on using the changeset viewer.