Changeset 15455 in josm for trunk/src/org/openstreetmap
- Timestamp:
- 2019-10-12T22:12:57+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/AbstractMergeAction.java
r15450 r15455 124 124 * @param targetLayers list of candidate target layers. 125 125 * @return the chosen layer 126 * @deprecated 126 * @deprecated to be removed 127 127 */ 128 128 @Deprecated … … 137 137 * @param checkboxDefault whether the checkbox is ticked by default 138 138 * @return The {@link TargetLayerDialogResult} containing the chosen target layer and the state of the checkbox 139 * @deprecated 139 * @deprecated to be removed 140 140 */ 141 141 @Deprecated
Note:
See TracChangeset
for help on using the changeset viewer.