13
0

i/o button renaming patch from nickm

git-svn-id: svn://localhost/ardour2/branches/3.0@5707 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2009-10-01 17:20:12 +00:00
parent c279da57ff
commit 44b07cb30c

View File

@ -259,6 +259,8 @@ class MixerStrip : public RouteUI, public Gtk::EventBox
void revert_to_default_display ();
static int scrollbar_height;
void update_io_button (boost::shared_ptr<ARDOUR::Route> route, Width width, bool input_button);
};
#endif /* __ardour_mixer_strip__ */