X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fpan_automation_time_axis.h;h=1f9a73acac1f4980b66e027157f2bc6544345576;hb=c2c3f3177c6f3642f69f0266360c027e27568f1a;hp=16b0808148ef1ea7252f9f8e09b5540eb2a64527;hpb=209d967b1bb80a9735d690d8f4f0455ecb9970ca;p=ardour.git diff --git a/gtk2_ardour/pan_automation_time_axis.h b/gtk2_ardour/pan_automation_time_axis.h index 16b0808148..1f9a73acac 100644 --- a/gtk2_ardour/pan_automation_time_axis.h +++ b/gtk2_ardour/pan_automation_time_axis.h @@ -19,7 +19,7 @@ class PanAutomationTimeAxisView : public AutomationTimeAxisView ~PanAutomationTimeAxisView(); - void add_automation_event (GtkCanvasItem *item, GdkEvent *event, jack_nframes_t, double); + void add_automation_event (GnomeCanvasItem *item, GdkEvent *event, jack_nframes_t, double); private: void automation_changed ();