- Timestamp:
- 2020-10-26T21:45:44+01:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/preferences/server/ProxyPreferencesPanel.java
r17162 r17271 180 180 protected final JPanel buildProxySettingsPanel() { 181 181 JPanel pnl = new JPanel(new GridBagLayout()); 182 GridBagConstraints gc = new GridBagConstraints();183 182 184 183 ButtonGroup bgProxyPolicy = new ButtonGroup();
Note:
See TracChangeset
for help on using the changeset viewer.