Changeset 19525 in josm
- Timestamp:
- 2026-02-12T21:17:02+01:00 (2 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/mapmode/MapMode.java
r19074 r19525 185 185 * @return extended modifiers 186 186 */ 187 @SuppressWarnings("deprecation") 187 188 private static int mapOldModifiers(int modifiers) { 188 189 if ((modifiers & ActionEvent.CTRL_MASK) != 0) {
Note:
See TracChangeset
for help on using the changeset viewer.
