Fixed TDIS-5597 issue
authorJongwooLee <jongwoo718.lee@samsung.com>
Mon, 6 May 2013 05:58:04 +0000 (14:58 +0900)
committerJongwooLee <jongwoo718.lee@samsung.com>
Mon, 6 May 2013 05:58:04 +0000 (14:58 +0900)
Change-Id: I3667129ab9f8ecef402ac4b859bfefd04503157d
Signed-off-by: JongwooLee <jongwoo718.lee@samsung.com>
src/ui/controls/FUiCtrl_GalleryImpl.cpp

index e68804e..4815cb0 100644 (file)
@@ -514,7 +514,7 @@ protected:
                        }
                }
 
-               if (pControl->GetElement(L"zoomingEabled", elementString))
+               if (pControl->GetElement(L"zoomingEnabled", elementString))
                {
                        {
                                if (elementString.Equals(L"true", false))