mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
Some abstractions to make the display look good in the plugin gui
This commit is contained in:
parent
a61ae46c82
commit
4a60c277db
4 changed files with 23 additions and 3 deletions
|
|
@ -255,6 +255,8 @@ private:
|
|||
bool on_button_press_event (GdkEventButton *ev);
|
||||
void update_height_alloc (uint32_t inline_height);
|
||||
|
||||
void display_frame (cairo_t* cr, double w, double h);
|
||||
|
||||
ProcessorEntry& _entry;
|
||||
bool _scroll;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue