Changeset 29430 in osm for applications/editors/josm/plugins/imagery_offset_db/src/iodb/ImageryOffsetPlugin.java
- Timestamp:
- 2013-03-29T20:04:22+01:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/imagery_offset_db/src/iodb/ImageryOffsetPlugin.java
r29412 r29430 40 40 offsetMenu.add(getAction); 41 41 offsetMenu.add(storeAction); 42 if( version >= 5803 ) // todo: check if this is needed43 offsetMenu.addSeparator();44 42 45 43 // an ugly hack to add this plugin to the toolbar
Note:
See TracChangeset
for help on using the changeset viewer.