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:
Paul Davis 2014-08-18 20:06:22 -04:00
parent 0efcf85bad
commit b055e8e17b

View file

@ -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"