Changeset 27419 in osm for applications/editors/josm/plugins/utilsplugin2/src
- Timestamp:
- 2012-01-08T18:26:05+01:00 (13 years ago)
- Location:
- applications/editors/josm/plugins/utilsplugin2/src/utilsplugin2
- Files:
-
- 3 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/utilsplugin2/src/utilsplugin2/UtilsPlugin2.java
r27318 r27419 1 1 // License: GPL v2 or later. See LICENSE file for details. 2 2 package utilsplugin2; 3 4 import utilsplugin2.customurl.ChooseURLAction; 5 import utilsplugin2.customurl.OpenPageAction; 6 import utilsplugin2.customurl.UtilsPluginPreferences; 3 7 4 8 import org.openstreetmap.josm.gui.preferences.PreferenceSetting;
Note:
See TracChangeset
for help on using the changeset viewer.