X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fport_matrix_body.h;h=cbf985dd0b4824cfedc74b3a068e6dd09bf66bf1;hb=dc6571fb29e120b24a3ce3665dd04d291623ecc4;hp=2320efe4f209ff32fbb4a52c1e062592c089e6f8;hpb=d06d697e41e2089ec4cce35ea17b4995797deab7;p=ardour.git diff --git a/gtk2_ardour/port_matrix_body.h b/gtk2_ardour/port_matrix_body.h index 2320efe4f2..cbf985dd0b 100644 --- a/gtk2_ardour/port_matrix_body.h +++ b/gtk2_ardour/port_matrix_body.h @@ -75,6 +75,7 @@ private: void rebuild_and_draw_column_labels (); void rebuild_and_draw_row_labels (); void update_bundles (); + void set_cairo_clip (cairo_t *, Gdk::Rectangle const &) const; PortMatrix* _matrix; PortMatrixColumnLabels _column_labels;