Revert "Revert "KeyEvent class pimpling""
[platform/core/uifw/dali-adaptor.git] / dali / integration-api / adaptor-framework / scene-holder.h
index ee29a4d..fe80572 100644 (file)
@@ -31,9 +31,9 @@ class Actor;
 class Layer;
 class Any;
 class TouchEvent;
+class WheelEvent;
 struct TouchPoint;
-struct WheelEvent;
-struct KeyEvent;
+class KeyEvent;
 
 namespace Internal DALI_INTERNAL
 {