mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
add generic button style for ArdourButtons
This commit is contained in:
parent
1a3b838dff
commit
d0f806a6ff
2 changed files with 9 additions and 0 deletions
|
|
@ -232,6 +232,7 @@ BUTTON_VARS(RouteButton, "route button")
|
|||
BUTTON_VARS(MixerStripButton, "mixer strip button")
|
||||
BUTTON_VARS(MixerStripNameButton, "mixer strip name button")
|
||||
BUTTON_VARS(MidiInputButton, "midi input button")
|
||||
BUTTON_VARS(GenericButton, "generic button")
|
||||
|
||||
#define CLOCK_VARS(root,name) \
|
||||
CANVAS_VARIABLE(canvasvar_ ## root ## Background, name ": background") \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue