X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gtk2_ardour%2Fport_matrix_row_labels.h;h=21839df41e77914a57dafc704aef44b78977fa59;hb=d9fcab88f01f7ada6f52482f1ee60fc41c91235c;hp=34086b1074dcec8696614ab94a1b80669638fd04;hpb=be55dcbce3b26d9af7562cedb75dee25eab66623;p=ardour.git diff --git a/gtk2_ardour/port_matrix_row_labels.h b/gtk2_ardour/port_matrix_row_labels.h index 34086b1074..21839df41e 100644 --- a/gtk2_ardour/port_matrix_row_labels.h +++ b/gtk2_ardour/port_matrix_row_labels.h @@ -43,7 +43,7 @@ class PortMatrixRowLabels : public PortMatrixLabels public: PortMatrixRowLabels (PortMatrix *, PortMatrixBody *); - void button_press (double, double, int, uint32_t, guint); + void button_press (double, double, GdkEventButton *); double component_to_parent_x (double x) const; double parent_to_component_x (double x) const;