Changeset 30738 in osm for applications/editors/josm/plugins/reltoolbox/src/relcontext/RelContextPlugin.java
- Timestamp:
- 2014-10-19T01:27:04+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/reltoolbox/src/relcontext/RelContextPlugin.java
r29535 r30738 11 11 public RelContextPlugin( PluginInformation info ) { 12 12 super(info); 13 13 DefaultNameFormatter.registerFormatHook(new ExtraNameFormatHook()); 14 14 } 15 15
Note:
See TracChangeset
for help on using the changeset viewer.