summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_strip.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2008-02-21 02:45:42 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2008-02-21 02:45:42 +0000
commit280ade047c5fc2f8ae7a9ed004810f144e4be096 (patch)
treec42fcd687ba97e8a4e70fb06ba1171cd7b76c09f /gtk2_ardour/mixer_strip.h
parent3168a35852b42623d7f8587f336572a6aa2466b3 (diff)
minor fixes from OS X land
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3096 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 4e06a58fab..464ec51433 100644
--- a/gtk2_ardour/mixer_strip.h
+++ b/gtk2_ardour/mixer_strip.h
@@ -241,6 +241,7 @@ class MixerStrip : public RouteUI, public Gtk::EventBox
void update_speed_display ();
void map_frozen ();
void hide_redirect_editor (boost::shared_ptr<ARDOUR::Redirect> redirect);
+ void hide_redirect_editors ();
bool ignore_speed_adjustment;