X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=idl%2FHyperlink.idl;h=f62a7608e42b395e27195b1b3ad73d8d90eaeba7;hb=fd46827d0ef868929e7c255334b73adf2e305a85;hp=a52646d1770d1d6eb5dc3f1ebd5a7a91b7473fe3;hpb=a347294874e78498e894b614dae376012a8e9e3d;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/idl/Hyperlink.idl b/idl/Hyperlink.idl index a52646d..f62a760 100644 --- a/idl/Hyperlink.idl +++ b/idl/Hyperlink.idl @@ -25,7 +25,7 @@ module Accessibility { interface Hyperlink : Bonobo::Unknown { - readonly attribute short n_anchors; + readonly attribute short nAnchors; readonly attribute long startIndex; readonly attribute long endIndex; Accessible getObject (in long i);