Changeset 2512 in josm for trunk/src/org/openstreetmap/josm/actions/search/SearchAction.java
- Timestamp:
- 2009-11-24T10:45:04+01:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/search/SearchAction.java
r2467 r2512 35 35 36 36 public static final int DEFAULT_SEARCH_HISTORY_SIZE = 10; 37 38 37 39 38 public static enum SearchMode { … … 331 330 /** 332 331 * Refreshes the enabled state 333 * 332 * 334 333 */ 335 334 @Override
Note:
See TracChangeset
for help on using the changeset viewer.