summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_strip.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-10-21 23:41:49 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-10-21 23:41:49 +0000
commitd1e1ff399344eed13aca88339742e82856b4e8d4 (patch)
tree486e9d8771d77565908966a1abace68bccaa0f16 /gtk2_ardour/mixer_strip.h
parent1e23a865995407a94998ee3ba3ff6a434d04b36e (diff)
tweak monitor button colors; move buttons to just below panners
git-svn-id: svn://localhost/ardour2/branches/3.0@10276 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/mixer_strip.h')
-rw-r--r--gtk2_ardour/mixer_strip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/mixer_strip.h b/gtk2_ardour/mixer_strip.h
index 14a2853123..b08e1da29c 100644
--- a/gtk2_ardour/mixer_strip.h
+++ b/gtk2_ardour/mixer_strip.h
@@ -164,6 +164,7 @@ class MixerStrip : public RouteUI, public Gtk::EventBox
Gtk::Table button_table;
Gtk::Table solo_led_table;
Gtk::HBox below_panner_box;
+ Gtk::Table top_button_table;
Gtk::Table middle_button_table;
Gtk::Table bottom_button_table;