Fix glitching on "events" (like loop markers) due to taking the processing offset...
[ardour.git] / gtk2_ardour / audio_time_axis.h
index 30507b8ef695d20d617305621d138ed08940bcc2..d0fe2b98689926adb753ab3573c1f7209458b7c8 100644 (file)
@@ -82,7 +82,7 @@ class AudioTimeAxisView : public RouteTimeAxisView
        guint32 show_at (double y, int& nth, Gtk::VBox *parent);
        void hide ();
        
-       void set_state (const XMLNode&);
+       int set_state (const XMLNode&);
        XMLNode* get_child_xml_node (const string & childname);
 
        void first_idle ();