X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Fwindow-system%2Fcommon%2Fevent-handler.h;h=25162345120703c794bd7d84dcda5ffc12956c82;hb=a90b09ccda956cbe4a076aeed1c305f3b49c9e17;hp=795a919cbb14b95351c61f1cedec304724343a82;hpb=15cb030e9396d29dab2de0bd298c1daf810bcf5f;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/dali/internal/window-system/common/event-handler.h b/dali/internal/window-system/common/event-handler.h index 795a919..2516234 100755 --- a/dali/internal/window-system/common/event-handler.h +++ b/dali/internal/window-system/common/event-handler.h @@ -2,7 +2,7 @@ #define DALI_INTERNAL_EVENT_HANDLER_H /* - * Copyright (c) 2019 Samsung Electronics Co., Ltd. + * Copyright (c) 2020 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -166,7 +166,7 @@ private: /** * Called when a mouse wheel is received. */ - void OnWheelEvent( WheelEvent& wheelEvent ); + void OnWheelEvent( Integration::WheelEvent& wheelEvent ); /** * Called when a key event is received.