X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gtk2_ardour%2Fmidi_time_axis.h;h=f9b81470d086cc0d1ec6899e04ab04c63e0b3f29;hb=8505c16057a074531a99728e730408151d7aafa4;hp=ffdeddc7c7ec3064e5def826c15f7cb21d964524;hpb=8b47241596c6bd2bb66c86335d0cd92034aa3aee;p=ardour.git diff --git a/gtk2_ardour/midi_time_axis.h b/gtk2_ardour/midi_time_axis.h index ffdeddc7c7..f9b81470d0 100644 --- a/gtk2_ardour/midi_time_axis.h +++ b/gtk2_ardour/midi_time_axis.h @@ -78,7 +78,7 @@ public: MidiStreamView* midi_view(); - void set_height (uint32_t); + void set_height (uint32_t, TrackHeightMode m = OnlySelf); boost::shared_ptr add_region (ARDOUR::framepos_t, ARDOUR::framecnt_t, bool);