Changeset 15854 in josm for trunk/src/org
- Timestamp:
- 2020-02-15T11:45:39+01:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/JoinAreasAction.java
r15852 r15854 610 610 * @return new area formed. 611 611 * @throws UserCancelException if user cancels the operation 612 * @since xxx: visibility changed from public to private612 * @since 15852 : visibility changed from public to private 613 613 */ 614 614 private JoinAreasResult joinAreas(List<Multipolygon> areas) throws UserCancelException {
Note:
See TracChangeset
for help on using the changeset viewer.