Changeset 9152 in josm for trunk/src/org/openstreetmap/josm/gui/io/SaveLayersDialog.java
- Timestamp:
- 2015-12-25T21:13:14+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/io/SaveLayersDialog.java
r8919 r9152 370 370 371 371 class SaveSessionAction extends SessionSaveAsAction { 372 373 public SaveSessionAction() { 374 super(false, false); 375 } 376 372 377 @Override 373 378 public void actionPerformed(ActionEvent e) {
Note:
See TracChangeset
for help on using the changeset viewer.
