mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-28 09:27:39 +01:00
remove unused "ruler_label_event_box" from XML spec
It's function is handled by time_bars_event_box, and that should be renamed.
This commit is contained in:
parent
0efcf85bad
commit
b055e8e17b
1 changed files with 0 additions and 11 deletions
|
|
@ -245,17 +245,6 @@
|
|||
table.topattach="0"
|
||||
table.bottomattach="2"
|
||||
bgnormal="#ff00ff"/>
|
||||
<EventBox id="ruler_label_event_box"
|
||||
table.leftattach="1"
|
||||
table.rightattach="2"
|
||||
table.topattach="0"
|
||||
table.bottomattach="1"
|
||||
table.xfill="true"
|
||||
table.yshrink="true"
|
||||
bgnormal="#ffff00"
|
||||
ui.orphan="true"/>
|
||||
<VBox id="ruler_label_vbox"
|
||||
ui.orphan="true"/>
|
||||
<EventBox id="time_bars_event_box"
|
||||
table.leftattach="1"
|
||||
table.rightattach="2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue