- Timestamp:
 - 2020-08-11T20:33:09+02:00 (5 years ago)
 - File:
 - 
      
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/org/openstreetmap/josm/actions/DownloadNotesInViewAction.java
r16509 r16868 40 40 */ 41 41 public static DownloadNotesInViewAction newActionWithDownloadIcon() { 42 return new DownloadNotesInViewAction("download"); 42 return new DownloadNotesInViewAction("download_in_view"); 43 43 } 44 44  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  