summaryrefslogtreecommitdiff
path: root/gtk2_ardour/colors.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/colors.h')
-rw-r--r--gtk2_ardour/colors.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk2_ardour/colors.h b/gtk2_ardour/colors.h
index e70c14340e..e6bdf1de4d 100644
--- a/gtk2_ardour/colors.h
+++ b/gtk2_ardour/colors.h
@@ -7,6 +7,9 @@ COLORID(cFrameBase)
COLORID(cAudioTrackBase)
COLORID(cAudioTrackOutline)
COLORID(cAudioBusBase)
+COLORID(cMidiTrackBase)
+COLORID(cMidiTrackOutline)
+COLORID(cMidiBusBase)
COLORID(cTimeStretchFill)
COLORID(cTimeStretchOutline)
COLORID(cAutomationLine)