fix_bbtppq: add missing space - no-op
[ardour.git] / gtk2_ardour / region_layering_order_editor.h
index acdb1e59a512843298884afecc3940f5e34c380c..eb9e2520171db45052608054f8ae4354abcc18fb 100644 (file)
@@ -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 ();
 };