mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-02 11:49:33 +01:00
13 lines
330 B
XML
13 lines
330 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<TimeInfoBox>
|
|
<HBox id="selection_start_home"/>
|
|
<HBox height="5"/>
|
|
<HBox id="selection_end_home"/>
|
|
<HBox height="4"/>
|
|
<HBox id="selection_length_home"/>
|
|
<HBox id="punch_start_home"
|
|
ui.orphan="true"/>
|
|
<HBox id="punch_end_home"
|
|
ui.orphan="true"/>
|
|
</TimeInfoBox>
|