Changeset 2349 in josm for trunk/src/org/openstreetmap/josm/actions
- Timestamp:
- 2009-10-29T19:48:49+01:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/PasteAction.java
r2323 r2349 106 106 107 107 Main.main.undoRedo.add(new AddPrimitivesCommand(bufferCopy)); 108 //getCurrentDataSet().setSelected(osms);109 108 Main.map.mapView.repaint(); 110 109 }
Note:
See TracChangeset
for help on using the changeset viewer.
