summaryrefslogtreecommitdiff
path: root/gtk2_ardour/canvas_vars.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2014-06-13 12:02:50 +0200
committerRobin Gareus <robin@gareus.org>2014-06-13 12:02:50 +0200
commit3573b4ee0a71ecdd216a12591b1d981479403d15 (patch)
tree69637ed80c8b4403656425dc3212cf79a31b4b67 /gtk2_ardour/canvas_vars.h
parentecb92f474f8f39e04f2aee02dabab7fa03af6c19 (diff)
MIDI Device Button Style
Diffstat (limited to 'gtk2_ardour/canvas_vars.h')
-rw-r--r--gtk2_ardour/canvas_vars.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/canvas_vars.h b/gtk2_ardour/canvas_vars.h
index 2eaf42a304..ab8cb62828 100644
--- a/gtk2_ardour/canvas_vars.h
+++ b/gtk2_ardour/canvas_vars.h
@@ -205,6 +205,7 @@ BUTTON_VARS(ProcessorControlButton, "processor control button")
BUTTON_VARS(MonitorButton, "monitor button")
BUTTON_VARS(SoloIsolateButton, "solo isolate")
BUTTON_VARS(SoloSafeButton, "solo safe")
+BUTTON_VARS(MidiDeviceButton, "midi device")
BUTTON_VARS(MonitorSectionCutButton, "monitor section cut")
BUTTON_VARS(MonitorSectionDimButton, "monitor section dim")
BUTTON_VARS(MonitorSectionSoloButton, "monitor section solo")