From: hs321.lee Date: Fri, 21 Jun 2013 14:09:40 +0000 (+0900) Subject: Update the doxygen of deprecated API X-Git-Tag: submit/tizen_2.2/20130714.153047~14 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f6e71cca3b738b43d9f3e7b06a7af9ab52cae410;p=framework%2Fosp%2Fsocial.git Update the doxygen of deprecated API Change-Id: I6da1f7cd236058159f54224a6a7d96b41c5872f0 Signed-off-by: hs321.lee --- diff --git a/inc/FSclIAddressbookEventListener.h b/inc/FSclIAddressbookEventListener.h index a14b877..ce8965b 100644 --- a/inc/FSclIAddressbookEventListener.h +++ b/inc/FSclIAddressbookEventListener.h @@ -50,6 +50,9 @@ public: * This polymorphic destructor should be overridden if required. This way, the destructors of the derived classes @n * are called when the destructor of this interface is called. * + * @brief [Deprecated] + * @deprecated This method is deprecated because the %IAddressbookEventListener interface is deprecated. + * * @since 2.0 */ virtual ~IAddressbookEventListener(void) {}