Ignore:
Timestamp:
2018-08-31T17:28:02+02:00 (6 years ago)
Author:
simon04
Message:

fix #16702 - Speed up OSM wiki help using MediaWiki API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/spi/preferences/IUrls.java

    r14119 r14208  
    4545
    4646    /**
     47     * Returns the OSM wiki URL.
     48     * @return the OSM wiki URL
     49     * @since 14208
     50     */
     51    String getOSMWiki();
     52
     53    /**
    4754     * Returns the default OSM API URL.
    4855     * @return the default OSM API URL
Note: See TracChangeset for help on using the changeset viewer.