- Timestamp:
- 2016-10-11T23:24:57+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/dialogs/relation/actions/SavingAction.java
r10611 r11120 138 138 "/Dialog/RelationEditor#RelationChangedOutsideOfEditor" 139 139 ); 140 if (ret == 0) { 141 Main.map.conflictDialog.unfurlDialog(); 142 } 140 143 return ret == 0; 141 144 }
Note:
See TracChangeset
for help on using the changeset viewer.