Changeset 16800 in josm for trunk/src/org/openstreetmap/josm/gui/MainApplication.java
- Timestamp:
- 2020-07-21T19:07:12+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/MainApplication.java
r16643 r16800 1336 1336 mainFrame, title, 1337 1337 tr("Change proxy settings"), tr("Cancel")); 1338 ed.setButtonIcons(" dialogs/settings", "cancel").setCancelButton(2);1338 ed.setButtonIcons("preference", "cancel").setCancelButton(2); 1339 1339 ed.setMinimumSize(new Dimension(460, 260)); 1340 1340 ed.setIcon(JOptionPane.WARNING_MESSAGE);
Note:
See TracChangeset
for help on using the changeset viewer.
