Improved doxygen/idl docs for LoginHelper.
[platform/core/uifw/at-spi2-atk.git] / idl / Accessibility_Desktop.idl
index 315efa1..9c398f9 100644 (file)
@@ -32,6 +32,15 @@ module Accessibility {
      * At the moment this is only a marker interface, it acts just like
      * any other Accessible.
      **/
+         /**
+          * unImplemented:
+          *
+          * placeholders for future expansion.
+          */
+         void unImplemented_ ();
+         void unImplemented2_ ();
+         void unImplemented3_ ();
+         void unImplemented4_ ();
   };
 };