mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
color management and handling for VCAs
This commit is contained in:
parent
ef6f0de5a3
commit
212afd402c
6 changed files with 78 additions and 11 deletions
|
|
@ -313,7 +313,6 @@ ARDOUR_UI_UTILS::gdk_color_to_rgba (Gdk::Color const& c)
|
|||
return RGBA_TO_UINT (r,g,b,a);
|
||||
}
|
||||
|
||||
|
||||
bool
|
||||
ARDOUR_UI_UTILS::relay_key_press (GdkEventKey* ev, Gtk::Window* win)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue