Changeset 14208 in josm for trunk/src/org/openstreetmap/josm/spi/preferences
- Timestamp:
- 2018-08-31T17:28:02+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/spi/preferences/IUrls.java
r14119 r14208 45 45 46 46 /** 47 * Returns the OSM wiki URL. 48 * @return the OSM wiki URL 49 * @since 14208 50 */ 51 String getOSMWiki(); 52 53 /** 47 54 * Returns the default OSM API URL. 48 55 * @return the default OSM API URL
Note:
See TracChangeset
for help on using the changeset viewer.