X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Froute_time_axis.h;h=19715fe99d5142f03d367eb026be940d59145feb;hb=c83e48e07a0b4790512c6251d8ad8f941c881021;hp=5970c31226bd56ef5661134409430b0446490724;hpb=bb9cc45cd22af67ac275a5e73accbe14fee664d8;p=ardour.git diff --git a/gtk2_ardour/route_time_axis.h b/gtk2_ardour/route_time_axis.h index 5970c31226..19715fe99d 100644 --- a/gtk2_ardour/route_time_axis.h +++ b/gtk2_ardour/route_time_axis.h @@ -113,9 +113,9 @@ public: void add_underlay (StreamView*, bool update_xml = true); void remove_underlay (StreamView*); void build_underlay_menu(Gtk::Menu*); - - int set_state (const XMLNode&); - + + int set_state (const XMLNode&, int version); + /* This is a bit nasty to expose :/ */ struct RouteAutomationNode { Evoral::Parameter param;