Changeset 27467 in osm for applications/editors/josm/plugins/waypoint_search/src/org
- Timestamp:
- 2012-01-15T12:20:17+01:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/waypoint_search/src/org/openstreetmap/josm/plugins/waypointSearch/SelectWaypointDialog.java
r23192 r27467 58 58 59 59 //add panel to JOSM gui 60 add(panel,BorderLayout.CENTER);60 createLayout(panel, false, null); 61 61 } 62 62
Note:
See TracChangeset
for help on using the changeset viewer.