Changeset 18784 in osm for applications
- Timestamp:
- 2009-11-24T21:44:54+01:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/slippymap/src/org/openstreetmap/josm/plugins/slippymap/SlippyMapLayer.java
r18731 r18784 212 212 213 213 // FIXME: currently ran in errors 214 /*214 215 215 tileOptionMenu.add(new JMenuItem( 216 216 new AbstractAction(tr("Snap to tile size")) { … … 226 226 redraw(); 227 227 } 228 })); */228 })); 229 229 // end of adding menu commands 230 230
Note:
See TracChangeset
for help on using the changeset viewer.