Changeset 30738 in osm for applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java
- Timestamp:
- 2014-10-19T01:27:04+02:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java
r30737 r30738 133 133 // if the layer is currently saving the images in the cache, wait until it's finished 134 134 if(grabThread != null) 135 grabThread.cancel();135 grabThread.cancel(); 136 136 grabThread = null; 137 137 super.destroy();
Note:
See TracChangeset
for help on using the changeset viewer.
