mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
convert transport buttons to ArdourButton
git-svn-id: svn://localhost/ardour2/branches/3.0@10473 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
a5788defff
commit
f690d687d3
5 changed files with 76 additions and 123 deletions
|
|
@ -177,4 +177,6 @@ BUTTON_VARS(MuteButton, "mute button")
|
|||
BUTTON_VARS(SoloButton, "solo button")
|
||||
BUTTON_VARS(RecEnableButton, "record enable button")
|
||||
BUTTON_VARS(SendButton, "send alert button")
|
||||
BUTTON_VARS(TransportButton, "transport button")
|
||||
BUTTON_VARS(TransportRecenableButton, "transport recenable button")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue