From 7a1f33497791b9dc04ee5d181fbe353a9064d8d7 Mon Sep 17 00:00:00 2001 From: Mike Gorse Date: Sun, 20 Mar 2011 19:15:47 -0700 Subject: Move atspi_get_a11y_bus back into libatspi and publicly export --- atspi/atspi-misc.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'atspi/atspi-misc.h') diff --git a/atspi/atspi-misc.h b/atspi/atspi-misc.h index a9c160e2..0d84ad66 100644 --- a/atspi/atspi-misc.h +++ b/atspi/atspi-misc.h @@ -34,4 +34,6 @@ void atspi_event_quit (); int atspi_exit (); +DBusConnection * +atspi_get_a11y_bus (); #endif /* _ATSPI_MISC_H_ */ -- cgit v1.2.1