Ignore:
Timestamp:
2013-09-22T18:36:07+02:00 (11 years ago)
Author:
Don-vip
Message:

Sonar/FindBugs - various bugfixes / violation fixes

File:
1 edited

Legend:

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

    r6180 r6246  
    329329    public final JMenu helpMenu = addMenu(marktr("Help"), KeyEvent.VK_H, 11, ht("/Menu/Help"));
    330330
    331     private final int defaultMenuPos = 11;
     331    private static final int defaultMenuPos = 11;
    332332
    333333    public final JosmAction moveUpAction = new MoveAction(MoveAction.Direction.UP);
Note: See TracChangeset for help on using the changeset viewer.