X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fregion_layering_order_editor.h;h=eb9e2520171db45052608054f8ae4354abcc18fb;hb=0b5f2c5d5877de5787a884229f445bc52182f328;hp=acdb1e59a512843298884afecc3940f5e34c380c;hpb=a0723271459cd3124a3ded4a961fd0d90ddc3aa3;p=ardour.git diff --git a/gtk2_ardour/region_layering_order_editor.h b/gtk2_ardour/region_layering_order_editor.h index acdb1e59a5..eb9e252017 100644 --- a/gtk2_ardour/region_layering_order_editor.h +++ b/gtk2_ardour/region_layering_order_editor.h @@ -75,7 +75,7 @@ class RegionLayeringOrderEditor : public ArdourWindow PublicEditor& editor; TimeAxisView* _time_axis_view; - void row_activated (const Gtk::TreeModel::Path& path, Gtk::TreeViewColumn* column); + void row_selected (); void refill (); void playlist_modified (); };