Changeset 3339 in osm for applications/editors
- Timestamp:
- 2007-06-25T19:11:11+02:00 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/livegps/livegps/LiveGpsLayer.java
r3257 r3339 91 91 } 92 92 93 void setAutoCenter(boolean ac)93 public void setAutoCenter(boolean ac) 94 94 { 95 95 autocenter = ac;
Note:
See TracChangeset
for help on using the changeset viewer.