Ignore:
Timestamp:
2024-04-25T09:46:47+02:00 (4 weeks ago)
Author:
stoecker
Message:

fix checkstyle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/MapView.java

    r18755 r19057  
    122122     * @since 10271
    123123     */
    124     private class LayerInvalidatedListener implements PaintableInvalidationListener {
     124    private final class LayerInvalidatedListener implements PaintableInvalidationListener {
    125125        private boolean ignoreRepaint;
    126126
Note: See TracChangeset for help on using the changeset viewer.