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