Merge "fix klocwork issue" into tizen_2.2
[platform/framework/native/uifw.git] / inc / FUiCtrlIFastScrollListener.h
index 6d05a30..63bc0b8 100644 (file)
@@ -91,8 +91,10 @@ public:
         *
         * @param[in]   source                  The source of the event
         * @param[in]   index                   The index
+        * @if OSPDEPREC
         * @remarks     When the search icon index is enabled, you can check whether the search icon index is touched by comparing @c index with the string
         *                              constant ::FAST_SCROLL_SEARCH_ICON_INDEX.
+        * @endif
         *
         */
        virtual void OnFastScrollIndexSelected(Tizen::Ui::Control& source, Tizen::Base::String& index) = 0;