Changeset 12841 in josm for trunk/src/org/openstreetmap/josm/gui/mappaint/MapPaintStyles.java
- Timestamp:
- 2017-09-13T16:30:27+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/mappaint/MapPaintStyles.java
r12825 r12841 256 256 } 257 257 258 Collection<String> prefIconDirs = Main.pref.get Collection("mappaint.icon.sources");258 Collection<String> prefIconDirs = Main.pref.getList("mappaint.icon.sources"); 259 259 for (String fileset : prefIconDirs) { 260 260 String[] a;
Note:
See TracChangeset
for help on using the changeset viewer.
