Ignore:
Timestamp:
2012-12-24T15:13:33+01:00 (11 years ago)
Author:
jttt
Message:

Relation sorting and way connection refactored, added tests

Location:
trunk/src/org/openstreetmap/josm/gui/dialogs/relation/sort
Files:
1 added
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/dialogs/relation/sort/WayConnectionType.java

    r5627 r5630  
    11// License: GPL. For details, see LICENSE file.
    2 package org.openstreetmap.josm.gui.dialogs.relation;
     2package org.openstreetmap.josm.gui.dialogs.relation.sort;
    33
    4 import static org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType.Direction.NONE;
     4import static org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType.Direction.NONE;
    55import static org.openstreetmap.josm.tools.I18n.tr;
    66
Note: See TracChangeset for help on using the changeset viewer.