Refactoring Gestures Class
[platform/core/uifw/dali-core.git] / dali / public-api / events / rotation-gesture-detector.h
index eab0de2..4647801 100644 (file)
@@ -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.