Changeset 6084 in josm for trunk/src/org/openstreetmap/josm/actions/ZoomOutAction.java
- Timestamp:
- 2013-07-26T13:38:17+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/ZoomOutAction.java
r5926 r6084 23 23 } 24 24 25 @Override 25 26 public void actionPerformed(ActionEvent e) { 26 27 if (!Main.isDisplayingMapView()) return;
Note:
See TracChangeset
for help on using the changeset viewer.
