Fixed deprecated doxygen.
authorKeuckdo Bang <keuckdo.bang@samsung.net>
Wed, 5 Jun 2013 00:45:15 +0000 (09:45 +0900)
committerKeuckdo Bang <keuckdo.bang@samsung.net>
Wed, 5 Jun 2013 00:45:15 +0000 (09:45 +0900)
Change-Id: Ibf855f963b31329aabd085ba54bf9a4f799c1980

inc/FUiCtrlForm.h

index 69146d9..f67998e 100644 (file)
@@ -595,8 +595,8 @@ public:
         *                                                                                      - @c FORM_STYLE_FOOTER and ::FORM_STYLE_OPTIONKEY are specified at the same time. @endif
         * @remarks
         *                              - The specific error code can be accessed using the GetLastResult() method.
-        *                              - Note that you must not change the style of %Form control that is constructed with ::FORM_STYLE_TEXT_TAB
-        *                              or ::FORM_STYLE_ICON_TAB style.
+        * @if OSPDEPREC                - Note that you must not change the style of %Form control that is constructed with ::FORM_STYLE_TEXT_TAB
+        *                              or ::FORM_STYLE_ICON_TAB style. @endif
         *                              - A Form which is added to a container except Frame cannot have the style of ::FORM_STYLE_INDICATOR.
         */
        void SetFormStyle(unsigned long formStyle);