WheelEvent class pimpling
[platform/core/uifw/dali-toolkit.git] / automated-tests / src / dali-toolkit / dali-toolkit-test-utils / toolkit-window.h
index 5deb7a6..7c8ec1a 100644 (file)
@@ -33,7 +33,7 @@ class Layer;
 class RenderSurfaceInterface;
 struct KeyEvent;
 class TouchEvent;
-struct WheelEvent;
+class WheelEvent;
 
 typedef Dali::Rect<int> PositionSize;