summaryrefslogtreecommitdiff
path: root/gtk2_ardour/patch_change.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2014-12-15 10:32:17 -0500
committerPaul Davis <paul@linuxaudiosystems.com>2014-12-15 10:32:17 -0500
commit1ab2705b4b1af231a6c53a2cfcb07079df4b4f3d (patch)
treea1efa9b83cb93b17dfc03a54f03010ea4915754d /gtk2_ardour/patch_change.cc
parent651fc9f68e93cc01c2db692fd5531b7ddeac4563 (diff)
next modifier
Diffstat (limited to 'gtk2_ardour/patch_change.cc')
-rw-r--r--gtk2_ardour/patch_change.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/patch_change.cc b/gtk2_ardour/patch_change.cc
index 530f903bad..1701e66b56 100644
--- a/gtk2_ardour/patch_change.cc
+++ b/gtk2_ardour/patch_change.cc
@@ -59,7 +59,7 @@ PatchChange::PatchChange(
parent,
height,
ARDOUR_UI::config()->color ("midi patch change outline"),
- ARDOUR_UI::config()->color ("midi patch change fill"),
+ ARDOUR_UI::config()->color_mod ("midi patch change fill", "midi patch change fill"),
ArdourCanvas::Duple (x, y)
);