Visual tweaks to Soundcloud panel
[ardour.git] / gtk2_ardour / automation_time_axis.h
index 343c6b5e5cd2d854bf418a4b073f63a52970ffda..c169cb59d09aa76da90d2b14531723c46086caf2 100644 (file)
@@ -72,7 +72,7 @@ class AutomationTimeAxisView : public TimeAxisView {
        void set_samples_per_pixel (double);
        std::string name() const { return _name; }
 
-       void add_automation_event (GdkEvent *, framepos_t, double);
+        void add_automation_event (GdkEvent *, framepos_t, double, bool with_guard_points);
 
        void clear_lines ();