Changeset 29595 in osm for applications/editors/josm/plugins/tracer/src/org
- Timestamp:
- 2013-05-14T22:49:46+02:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/TracerAction.java
r27852 r29595 171 171 return; 172 172 } 173 173 requestFocusInMapView(); 174 174 updateKeyModifiers(e); 175 175 if (e.getButton() == MouseEvent.BUTTON1) {
Note:
See TracChangeset
for help on using the changeset viewer.