Changeset 22148 in osm
- Timestamp:
- 2010-07-01T15:17:55+02:00 (15 years ago)
- Location:
- applications/editors/josm
- Files:
-
- 7 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/public_transport/src/public_transport/PublicTransportPlugin.java
r20673 r22148 44 44 jMenu.add(new JMenuItem(new StopImporterAction())); 45 45 jMenu.add(new JMenuItem(new RoutePatternAction())); 46 jMenu.add(new JMenuItem(new GTFSImporterAction())); 46 47 setEnabledAll(true); 47 48 }
Note:
See TracChangeset
for help on using the changeset viewer.