From addfc2317df6581d7b2081e601de45ddcabaaa86 Mon Sep 17 00:00:00 2001 From: "wonyoung12.lee" Date: Wed, 20 Mar 2013 10:27:47 +0900 Subject: [PATCH] Modify miss changing document state Change-Id: I918ceab41e2752bdd602e13ae43b4055c38e4ec2 Signed-off-by: wonyoung12.lee --- inc/FUiCtrlIconListView.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/FUiCtrlIconListView.h b/inc/FUiCtrlIconListView.h index 68a3fa0..2deeabb 100755 --- a/inc/FUiCtrlIconListView.h +++ b/inc/FUiCtrlIconListView.h @@ -826,7 +826,7 @@ public: */ result ScrollToItem(int index); - /** + /* * Scrolls the list contents with the amount of pixels. * * @since 2.0 -- 2.7.4