Modify ↓
Opened 17 years ago
Closed 17 years ago
#2285 closed defect (fixed)
[PATCH] Changeset [1480] removed JOSM_EXTERN from WikiReader which is still used by HelpAction
| Reported by: | Owned by: | team | |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | Cc: |
Description
[1480] removed JOSM_EXTERN from WikiReader but it's still used by HelpAction.
trunk no longer builds because of this. The attached patch fixes it.
Attachments (1)
Note:
See TracTickets
for help on using tickets.



Add public static final String JOSM_EXTERN back to WikiReader