Removed references to bonobo_x_object, which is now redundant with bonobo_object...
[platform/core/uifw/at-spi2-atk.git] / idl / Hyperlink.idl
index 50db8ab..845d415 100644 (file)
@@ -24,7 +24,7 @@
 
 module Accessibility {
 
-  interface Hyperlink {
+  interface Hyperlink : Bonobo::Unknown {
         Accessible getAnchor (in long i);
         Accessible getObject (in long i);
         long getStartIndex ();