Index: applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSLayer.java
===================================================================
--- applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSLayer.java	(revision 18942)
+++ applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSLayer.java	(revision 18949)
@@ -272,4 +272,5 @@
     @Override public Component[] getMenuEntries() {
         return new Component[]{
+                new JMenuItem(LayerListDialog.getInstance().createActivateLayerAction(this)),
                 new JMenuItem(LayerListDialog.getInstance().createShowHideLayerAction(this)),
                 new JMenuItem(LayerListDialog.getInstance().createDeleteLayerAction(this)),
