mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
add vector rendition of nudge icons.
This commit is contained in:
parent
ff5b1b0c99
commit
c5d7685741
2 changed files with 43 additions and 0 deletions
|
|
@ -58,6 +58,8 @@ class ArdourButton : public CairoWidget , public Gtkmm2ext::Activatable
|
|||
TransportEnd,
|
||||
TransportPanic,
|
||||
TransportMetronom,
|
||||
NudgeLeft,
|
||||
NudgeRight,
|
||||
};
|
||||
|
||||
static Element default_elements;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue