- Timestamp:
- 2009-05-29T19:23:57+02:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/dialogs/ConflictResolutionDialog.java
r1622 r1627 141 141 } 142 142 143 @Override143 144 144 public void actionPerformed(ActionEvent arg0) { 145 145 setVisible(false); … … 155 155 } 156 156 157 @Override157 158 158 public void actionPerformed(ActionEvent arg0) { 159 159 Command cmd = resolver.buildResolveCommand();
Note:
See TracChangeset
for help on using the changeset viewer.