mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 06:05:43 +01:00
[P4/git history rebuild] diff related to tracks different CairoWidget::render() API
This commit is contained in:
parent
b05361897f
commit
fbbfb299d0
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ ButtonJoiner::~ButtonJoiner ()
|
|||
}
|
||||
|
||||
void
|
||||
ButtonJoiner::render (cairo_t* cr, cairo_rectangle_t*)
|
||||
ButtonJoiner::render (cairo_t* cr)
|
||||
{
|
||||
double h = get_height();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue