mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 04:39:33 +01:00
remove time canvas event box because there is no time canvas anymore
This commit is contained in:
parent
c3782da59e
commit
0efcf85bad
1 changed files with 0 additions and 10 deletions
|
|
@ -264,16 +264,6 @@
|
|||
table.xfill="true"
|
||||
table.yshrink="true" ui.orphan="true"/>
|
||||
<VBox id="time_bars_vbox" ui.orphan="true"/>
|
||||
<EventBox id="time_canvas_event_box"
|
||||
table.leftattach="2"
|
||||
table.rightattach="3"
|
||||
table.topattach="0"
|
||||
table.bottomattach="1"
|
||||
table.xfill="true"
|
||||
table.xexpand="true"
|
||||
table.yfill="true">
|
||||
<VBox id="time_canvas_vbox"/>
|
||||
</EventBox>
|
||||
<Layout id="controls_layout"
|
||||
hadjustment="unused_adjustment"
|
||||
vadjustment="vertical_adjustment"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue