X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fpublic-api%2Fevents%2Frotation-gesture-detector.h;h=4647801e4323d7e890c1b2b7bcab9ac4e6d82176;hb=80761b19ddc18ba6d384fdcbda5dafa6a758d70a;hp=eab0de2d5079eb810f34abf2dfbe34d5230bd853;hpb=660b52cbe6ef084a86d748a9f755ea63c8c26b39;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/public-api/events/rotation-gesture-detector.h b/dali/public-api/events/rotation-gesture-detector.h index eab0de2..4647801 100644 --- a/dali/public-api/events/rotation-gesture-detector.h +++ b/dali/public-api/events/rotation-gesture-detector.h @@ -30,7 +30,7 @@ namespace Internal DALI_INTERNAL class RotationGestureDetector; } -struct RotationGesture; +class RotationGesture; /** * @brief This class looks for a rotation gesture involving two touches.