Changeset 1677 in josm for trunk/src/org/openstreetmap/josm/actions/ExitAction.java
- Timestamp:
- 17.06.2009 10:04:22 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/ExitAction.java
r1286 r1677 28 28 Main.saveGuiGeometry(); 29 29 System.exit(0); 30 }30 } 31 31 } 32 32 }
Note: See TracChangeset
for help on using the changeset viewer.
