Index: /applications/editors/josm/plugins/public_transport/src/public_transport/StopImporterAction.java
===================================================================
--- /applications/editors/josm/plugins/public_transport/src/public_transport/StopImporterAction.java	(revision 20729)
+++ /applications/editors/josm/plugins/public_transport/src/public_transport/StopImporterAction.java	(revision 20730)
@@ -580,5 +580,5 @@
       tabbedPane.addTab(marktr("Waypoints"), tabWaypoints);
       tabbedPane.setEnabledAt(0, true);
-      tabbedPane.setEnabledAt(1, false);
+      tabbedPane.setEnabledAt(1, true);
       tabbedPane.setEnabledAt(2, false);
       tabbedPane.setEnabledAt(3, true);
