Removed references to bonobo_x_object, which is now redundant with bonobo_object...
[platform/core/uifw/at-spi2-atk.git] / idl / Hypertext.idl
index 47b68b2..05952ba 100644 (file)
@@ -24,7 +24,7 @@
 
 module Accessibility {
 
-  interface Hypertext {
+  interface Hypertext : Text {
         long getNLinks ();
         Hyperlink getLink (in long linkIndex);
         long getLinkIndex (in long characterIndex);