mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-28 17:37:41 +01:00
25 lines
554 B
XML
25 lines
554 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<TimeInfoBox>
|
|
<HBox id="selection_start_home"
|
|
x="52"
|
|
y="5"/>
|
|
<HBox height="6"/>
|
|
<HBox id="selection_end_home"
|
|
x="52"
|
|
y="21"/>
|
|
<HBox height="5"/>
|
|
<HBox id="selection_length_home"
|
|
x="52"
|
|
y="37"/>
|
|
<HBox id="punch_start_home"
|
|
width="66"
|
|
height="10"
|
|
x="118"
|
|
y="0" ui.orphan="true"/>
|
|
<HBox id="punch_end_home"
|
|
width="66"
|
|
height="10"
|
|
x="118"
|
|
y="10" ui.orphan="true"/>
|
|
</TimeInfoBox>
|