API revisions: tweaks to key event API, added some reserved slots for
[platform/core/uifw/at-spi2-atk.git] / idl / Accessibility_Hypertext.idl
index 383400b..0b5f27e 100644 (file)
@@ -24,7 +24,7 @@
 
 module Accessibility {
 
-  interface Hypertext : Text {
+  interface Hypertext : Bonobo::Unknown {
     long getNLinks ();
     Hyperlink getLink (in long linkIndex);
     long getLinkIndex (in long characterIndex);