Ignore:
Timestamp:
2012-02-16T20:58:54+01:00 (12 years ago)
Author:
stoecker
Message:

mv jump to action from G to key J

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/Preferences.java

    r4937 r4960  
    332332        locations.add("/usr/lib/josm/");
    333333        return locations;
    334     }
    335 
    336     @Deprecated
    337     synchronized public boolean hasKey(final String key) {
    338         return properties.containsKey(key);
    339334    }
    340335
Note: See TracChangeset for help on using the changeset viewer.