- Timestamp:
- 2019-12-25T18:31:05+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/dialogs/MapPaintDialog.java
r15588 r15612 185 185 public void showNotify() { 186 186 MapPaintStyles.addMapPaintSylesUpdateListener(model); 187 model.mapPaintStylesUpdated(); 187 188 MainApplication.getMenu().wireFrameToggleAction.addButtonModel(cbWireframe.getModel()); 188 189 }
Note:
See TracChangeset
for help on using the changeset viewer.