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