Fix Window Rotation
[platform/framework/native/uifw.git] / 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()));