X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fport_matrix_row_labels.h;h=21839df41e77914a57dafc704aef44b78977fa59;hb=d9fcab88f01f7ada6f52482f1ee60fc41c91235c;hp=df1490beb8185cd34d9c75ba23a15f66f2b2b168;hpb=73a0cd56f8bab790e0bbcf09b4f51e20175f4dc8;p=ardour.git diff --git a/gtk2_ardour/port_matrix_row_labels.h b/gtk2_ardour/port_matrix_row_labels.h index df1490beb8..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); + void button_press (double, double, GdkEventButton *); double component_to_parent_x (double x) const; double parent_to_component_x (double x) const;