Files
ardour/libs/gtkmm2ext
Robin Gareus d06de26a4f Towards a consistent render() API.
This fixes an -Woverloaded-virtual ambiguity introduced in b5e613d45

  void render (cairo_t*, cairo_rectagle*)
  void render (Cairo::RefPtr<Cairo::Context> const&, cairo_rectangle_t*)

ArdourCanvas prefers cairomm and CairoWidget itself uses Cairo::Context,
this improves overall API consistency.
2017-03-20 17:12:08 +01:00
..
2017-02-12 11:59:40 +01:00
2016-08-04 09:52:22 +02:00
2016-12-20 18:48:10 +01:00
2017-03-20 17:12:08 +01:00
2017-03-11 00:35:26 +01:00
2017-03-20 17:12:08 +01:00
2017-03-20 04:35:05 +01:00