X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fintegration-api%2Fevents%2Fgesture-event.h;h=c3b0f0409e9c1bc211457aa4edd4512e5a84ed21;hb=8bccadc96b3773fb10c562a5ccdf1b071b2efe8e;hp=892447433679b5a3c2426dc1e1fc5f19d74dd8fd;hpb=27619bbc4c1d443e89a6cdd116e544f6d9657fa4;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/integration-api/events/gesture-event.h b/dali/integration-api/events/gesture-event.h index 8924474..c3b0f04 100644 --- a/dali/integration-api/events/gesture-event.h +++ b/dali/integration-api/events/gesture-event.h @@ -2,7 +2,7 @@ #define __DALI_INTEGRATION_GESTURE_EVENT_H__ /* - * Copyright (c) 2014 Samsung Electronics Co., Ltd. + * Copyright (c) 2018 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. @@ -22,7 +22,7 @@ #include #include -namespace Dali DALI_IMPORT_API +namespace Dali { namespace Integration @@ -32,7 +32,7 @@ namespace Integration * This is the abstract base structure for any gestures that the adaptor detects and wishes to send * to the Core. */ -struct GestureEvent : public Event +struct DALI_CORE_API GestureEvent : public Event { // Destruction