autodrawer: Drop note about broken child_get_property
I can't reproduce anymore
This commit is contained in:
parent
efbc815a60
commit
4910611d3c
|
@ -98,8 +98,6 @@ class OverBox(Gtk.Box):
|
|||
padding = uihelpers.child_get_property(self, self.overWidget,
|
||||
"padding")
|
||||
|
||||
# XXX: On Fedora 19 child_get_property isn't working :(
|
||||
expand = True
|
||||
if expand and fill:
|
||||
width = boxwidth
|
||||
x = 0
|
||||
|
|
Loading…
Reference in New Issue