2008-05-20 Mark Doffman <mark.doffman@codethink.co.uk>
authorMark Doffman <mdoff@silver-wind.(none)>
Tue, 20 May 2008 19:26:06 +0000 (20:26 +0100)
committerMark Doffman <mdoff@silver-wind.(none)>
Tue, 20 May 2008 19:26:06 +0000 (20:26 +0100)
commit4b8ae8526eb73a03789b575f9dffa487fc05bdf3
treef1ae1ab48943c9603c688878c18b4454a71bdf4f
parent21f0c30f1ad1e4b21379094c5b46752384a26280
2008-05-20 Mark Doffman <mark.doffman@codethink.co.uk>
* atk-adaptor/bridge.c
* atk-adaptor/accessible.h
* atk-adaptor/tree.c

Fix for bug introduced in cd5ac1. The getTree
call to the Tree interface was not passing
a DRoute instance to the append_update function
and consequently the interface names were not getting
appended to each object.
atk-adaptor/accessible.h
atk-adaptor/bridge.c
atk-adaptor/tree.c