allow sending OSC from inline display UIs
[ardour.git] / gtk2_ardour / port_matrix_column_labels.h
index 9ff59ec33bbfb5f8e2448bb8b29e2da0d859f1ea..b3f2ed8c807f0feb294d993ca6674ae419468458 100644 (file)
@@ -36,7 +36,7 @@ class PortMatrixColumnLabels : public PortMatrixLabels
 public:
        PortMatrixColumnLabels (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;