Changeset 31443 in osm for applications/editors/josm/plugins/cadastre-fr/src
- Timestamp:
- 2015-08-03T23:09:51+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/Address.java
r30859 r31443 450 450 451 451 private void createDialog() { 452 ImageIcon iconLink = ImageProvider.get(null, "Mf_relation .png");452 ImageIcon iconLink = ImageProvider.get(null, "Mf_relation"); 453 453 link.setIcon(iconLink); 454 454 link.setEnabled(false);
Note:
See TracChangeset
for help on using the changeset viewer.