Implement 2532: option to show tracks with regions under the playhead.

git-svn-id: svn://localhost/ardour2/branches/3.0@6207 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2009-11-29 12:47:59 +00:00
parent b88e7fdcca
commit 515d19c745
6 changed files with 78 additions and 1 deletions

View file

@ -75,6 +75,7 @@ private:
void hide_all_audiotracks ();
void show_all_audiobus ();
void hide_all_audiobus ();
void show_tracks_with_regions_at_playhead ();
void display_drag_data_received (
Glib::RefPtr<Gdk::DragContext> const &, gint, gint, Gtk::SelectionData const &, guint, guint