Changeset 23190 in osm for applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/DownloadSVGTask.java
- Timestamp:
- 2010-09-15T18:54:18+02:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/DownloadSVGTask.java
r20412 r23190 57 57 @Override 58 58 public void realRun() throws IOException, OsmTransferException { 59 progressMonitor.indeterminateSubTask(tr("Contacting WMS Server..."));59 progressMonitor.indeterminateSubTask(tr("Contacting WMS Server...")); 60 60 errorMessage = null; 61 61 try {
Note:
See TracChangeset
for help on using the changeset viewer.
