Fix Window Rotation
authorChoi Munseok <ms47.choi@samsung.com>
Sun, 24 Mar 2013 05:38:24 +0000 (14:38 +0900)
committerChoi Munseok <ms47.choi@samsung.com>
Sun, 24 Mar 2013 05:38:24 +0000 (14:38 +0900)
Change-Id: I72a18a5c4c0a150e734d3ade4bc4ae9e3948e4a2
Signed-off-by: Choi Munseok <ms47.choi@samsung.com>
src/ui/FUi_OrientationAgent.cpp

index 56242fd..4a12c4c 100644 (file)
@@ -365,7 +365,7 @@ _OrientationAgent::UpdateOrientation(void)
        if (!pImpl)
        {
                return;
-}
+       }
 
        int rotation = pEcoreEvas->GetWindowRotation(*(pImpl->GetCore().GetRootWindow()));