show-editor and show-mixer actions are now part of Common, not Window or Mixer action...
[ardour.git] / gtk2_ardour / mixer.bindings
index c62144a40cf586f0ca64c131ca73659825a4e728..436fa6687e5a53348a69b51d1e7f87749b8c3614 100644 (file)
@@ -17,7 +17,7 @@
    <Binding key="Return" action="Mixer/toggle-processors" group="Processor operations on the selected strip(s)"/>
    <Binding key="Primary-a" action="Mixer/select-all-processors" group="Processor operations on the selected strip(s)"/>
    <Binding key="slash" action="Mixer/ab-plugins" group="Processor operations on the selected strip(s)"/>
-   <Binding key="Secondary-m" action="Mixer/show-editor" group="Window Visibility"/>
+   <Binding key="Secondary-m" action="Common/show-editor" group="Window Visibility"/>
    <Binding key="Secondary-Down" action="Mixer/select-next-stripable" group="Window Visibility"/>
    <Binding key="Secondary-Up" action="Mixer/select-prev-stripable" group="Window Visibility"/>