summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_strip.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2006-11-27 19:31:33 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2006-11-27 19:31:33 +0000
commit00afa40d458debc3fc53d25a6c077881678ea53e (patch)
tree78825f62718a26b241efc1427156844b9bdaa2c3 /gtk2_ardour/mixer_strip.h
parentdb1f21d75ca02c9ed953540e9aaeeb4d3a98d5bf (diff)
many small changes, see ardour-dev for more
git-svn-id: svn://localhost/ardour2/trunk@1160 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 92da4c13fe..430f774eb6 100644
--- a/gtk2_ardour/mixer_strip.h
+++ b/gtk2_ardour/mixer_strip.h
@@ -111,6 +111,7 @@ class MixerStrip : public RouteUI, public Gtk::EventBox
Gtk::Button hide_button;
Gtk::Button width_button;
Gtk::HBox width_hide_box;
+ Gtk::EventBox top_event_box;
void hide_clicked();
void width_clicked ();