Changeset 13055 in osm for applications/editors/josm/plugins/usertools/src
- Timestamp:
- 2009-01-09T10:04:33+01:00 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/usertools/src/usertools/UserToolsPlugin.java
r12910 r13055 111 111 if (!name.equals("0")){ 112 112 SearchAction.SearchMode mode = SearchAction.SearchMode.replace; 113 SearchAction.search(name, mode, false); 113 SearchAction.search(name, mode, false,false); 114 114 } 115 115 }
Note:
See TracChangeset
for help on using the changeset viewer.
