Changeset 9078 in josm for trunk/src/org/openstreetmap/josm/gui/dialogs/relation/MemberTable.java
- Timestamp:
- 2015-12-02T00:05:09+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/dialogs/relation/MemberTable.java
r9059 r9078 45 45 /** the additional actions in popup menu */ 46 46 private ZoomToGapAction zoomToGap; 47 private transient HighlightHelper highlightHelper = new HighlightHelper(); 47 private final transient HighlightHelper highlightHelper = new HighlightHelper(); 48 48 private boolean highlightEnabled; 49 49
Note:
See TracChangeset
for help on using the changeset viewer.
