Changeset 25591 in osm for applications/editors/josm/plugins/mapdust/src/org/openstreetmap/josm/plugins/mapdust/gui/component/renderer/ActionListCellRenderer.java
- Timestamp:
- 2011-03-14T09:30:11+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/mapdust/src/org/openstreetmap/josm/plugins/mapdust/gui/component/renderer/ActionListCellRenderer.java
r24514 r25591 49 49 50 50 /** The serial version UID */ 51 private static final long serialVersionUID = 1L;51 private static final long serialVersionUID = 7552949107018269769L; 52 52 53 53 /**
Note:
See TracChangeset
for help on using the changeset viewer.