Changeset 30307 in osm for applications/editors/josm/plugins/turnrestrictions/src
- Timestamp:
- 2014-02-26T23:49:03+01:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionEditor.java
r30237 r30307 37 37 import org.openstreetmap.josm.command.AddCommand; 38 38 import org.openstreetmap.josm.command.ChangeCommand; 39 import org.openstreetmap.josm.command. ConflictAddCommand;39 import org.openstreetmap.josm.command.conflict.ConflictAddCommand; 40 40 import org.openstreetmap.josm.data.Preferences.PreferenceChangeEvent; 41 41 import org.openstreetmap.josm.data.Preferences.PreferenceChangedListener;
Note:
See TracChangeset
for help on using the changeset viewer.