Changeset 23192 in osm for applications/editors/josm/plugins/colorscheme
- Timestamp:
- 2010-09-15T18:59:53+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePlugin.java
r19426 r23192 20 20 */ 21 21 public ColorSchemePlugin(PluginInformation info) { 22 22 super(info); 23 23 } 24 24
Note:
See TracChangeset
for help on using the changeset viewer.