Removed references to bonobo_x_object, which is now redundant with bonobo_object...
[platform/core/uifw/at-spi2-atk.git] / idl / Image.idl
index a186e6a..4e04bbf 100644 (file)
@@ -22,7 +22,7 @@
 
 module Accessibility {
 
-  interface Image {
+  interface Image : Bonobo::Unknown  {
         string getImageDescription ();
         long getImageHeight ();
         long getImageWidth ();