- Timestamp:
- 2018-04-26T22:43:46+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/ImageryAdjustAction.java
r13546 r13686 333 333 @Override 334 334 protected void buttonAction(int buttonIndex, ActionEvent evt) { 335 restoreOldMode = true; 335 336 if (buttonIndex == 0 && tBookmarkName.getText() != null && !tBookmarkName.getText().isEmpty() && 336 337 OffsetBookmark.getBookmarkByName(layer, tBookmarkName.getText()) != null &&
Note:
See TracChangeset
for help on using the changeset viewer.