allow dragging of automation lines (Ben Loftis, backported from 2.X)
[ardour.git] / gtk2_ardour / route_ui.h
index 4761acd61adbb64e03a7292750b29534bbf7c371..1287b49946152baac78e261ab211d8c56c86483c 100644 (file)
@@ -168,6 +168,7 @@ class RouteUI : public virtual AxisView
        void reversibly_apply_track_boolean (string name, void (ARDOUR::Track::*func)(bool, void*), bool, void *);
 
        void adjust_latency ();
+       void save_as_template ();
  
    protected:
        std::vector<sigc::connection> connections;