mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 15:15:41 +01:00
[Summary] Implementing TRACK Header UI
This commit is contained in:
parent
c171f328a2
commit
0b71cd7feb
1 changed files with 6 additions and 5 deletions
|
|
@ -50,11 +50,12 @@
|
|||
<VBox>
|
||||
<EventBox height="1" bgnormal="#000000" bgactive="#000000"/>
|
||||
<iconbutton id="rec_enable_button"
|
||||
width="19"
|
||||
height="19"
|
||||
normalicon="time_axis_record"
|
||||
activeicon="time_axis_record_active"
|
||||
prelighticon="time_axis_record_prelight"/>
|
||||
width="19"
|
||||
height="19"
|
||||
normalicon="time_axis_record"
|
||||
activeicon="time_axis_record_active"
|
||||
prelighticon="time_axis_record_prelight"
|
||||
tooltip="Record Enable"/>
|
||||
<EventBox height="1" bgnormal="#000000" bgactive="#000000"/>
|
||||
</VBox>
|
||||
<EventBox width="1" bgnormal="#000000" bgactive="#000000"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue