Changeset 979 in josm
- Timestamp:
- Sep 17, 2008 1:12:45 AM (5 years ago)
- Location:
- trunk/src/org/openstreetmap/josm/gui/download
- Files:
-
- 1 added
- 1 edited
-
DownloadDialog.java (modified) (1 diff)
-
TileSelection.java (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/download/DownloadDialog.java
r806 r979 88 88 // predefined download selections 89 89 downloadSelections.add(new BoundingBoxSelection()); 90 downloadSelections.add(new TileSelection()); 90 91 downloadSelections.add(new BookmarkSelection()); 91 92 downloadSelections.add(new WorldChooser());
Note: See TracChangeset
for help on using the changeset viewer.
