summaryrefslogtreecommitdiff
path: root/mcp
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2019-03-18 10:58:02 -0700
committerPaul Davis <paul@linuxaudiosystems.com>2019-03-18 10:58:02 -0700
commit7054b2ffc7ceb80a17c9043d3b49e6da9a638d75 (patch)
tree6f463c48c6a3bbf1068b1651a67300f7e307262e /mcp
parent7d7172923798c05a27cbf016844b3cd3241c250e (diff)
switch remaining use of Common/ToggleMixerList to Mixer/ToggleMixerList
Diffstat (limited to 'mcp')
-rw-r--r--mcp/user.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcp/user.profile b/mcp/user.profile
index 9286e958f8..e80f2d4bf8 100644
--- a/mcp/user.profile
+++ b/mcp/user.profile
@@ -7,7 +7,7 @@
<Button name="F3" plain="Common/toggle-meterbridge"/>
<Button name="F4" plain="Window/toggle-big-clock"/>
<Button name="F5" plain="Editor/show-editor-list"/>
- <Button name="F6" plain="Common/ToggleMixerList"/>
+ <Button name="F6" plain="Mixer/ToggleMixerList"/>
<Button name="F7" plain="Editor/show-editor-mixer"/>
<Button name="F8" plain="Main/close-current-dialog"/>
</Buttons>