X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Feditor_drag.h;h=cc0e9d95ddc7761725b48818114ec315ac3f39fc;hb=53274c5baef194e14850757ab623c40d8217ebd7;hp=d9ac49cfd40e9d73b498d0aaf53e0cfd90861f06;hpb=2d5238d87581bc0ff9dcaaa8aad9e255b5d9c370;p=ardour.git diff --git a/gtk2_ardour/editor_drag.h b/gtk2_ardour/editor_drag.h index d9ac49cfd4..cc0e9d95dd 100644 --- a/gtk2_ardour/editor_drag.h +++ b/gtk2_ardour/editor_drag.h @@ -248,7 +248,7 @@ protected: /* sets snap delta from unsnapped pos */ void setup_snap_delta (framepos_t pos); - boost::shared_ptr add_midi_region (MidiTimeAxisView*, bool commit, const int32_t& sub_num); + boost::shared_ptr add_midi_region (MidiTimeAxisView*, bool commit, const int32_t sub_num); void show_verbose_cursor_time (framepos_t); void show_verbose_cursor_duration (framepos_t, framepos_t, double xoffset = 0); @@ -423,7 +423,8 @@ private: RouteTimeAxisView*, ARDOUR::layer_t, ARDOUR::framecnt_t, - PlaylistSet& + PlaylistSet&, + const int32_t sub_num ); void remove_region_from_playlist (