Changeset 6268 in josm for trunk/src/org/openstreetmap/josm/gui/dialogs/MapPaintDialog.java
- Timestamp:
- 2013-09-27T19:50:29+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/dialogs/MapPaintDialog.java
r6248 r6268 674 674 txtSource.append(line + "\n"); 675 675 } 676 reader.close(); 676 677 } catch (IOException ex) { 677 678 txtSource.append("<ERROR: failed to read file!>");
Note:
See TracChangeset
for help on using the changeset viewer.
