mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 07:27:44 +01:00
[P4/git history rebuild] diff related to tracks different CairoWidget::render() API
This commit is contained in:
parent
fbbfb299d0
commit
cc2be9847e
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ class ButtonJoiner : public CairoWidget, public Gtkmm2ext::Activatable {
|
|||
void set_active_state (Gtkmm2ext::ActiveState);
|
||||
|
||||
protected:
|
||||
void render (cairo_t*, cairo_rectangle_t*);
|
||||
void render (cairo_t*);
|
||||
bool on_button_release_event (GdkEventButton*);
|
||||
void on_size_request (Gtk::Requisition*);
|
||||
void on_size_allocate (Gtk::Allocation&);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue