X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fintegration-api%2Fevents%2Fevent.h;h=860011edb0ab9511da54b79b5988e5b25997cb52;hb=8bccadc96b3773fb10c562a5ccdf1b071b2efe8e;hp=66bd92d0bedefa4ea003d7d7357d911b5a28a240;hpb=6bcff29e55480a699307fc877ff4daeac76f8078;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/integration-api/events/event.h b/dali/integration-api/events/event.h index 66bd92d..860011e 100644 --- a/dali/integration-api/events/event.h +++ b/dali/integration-api/events/event.h @@ -2,7 +2,7 @@ #define __DALI_INTEGRATION_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. @@ -21,7 +21,7 @@ // INTERNAL INCLUDES #include -namespace Dali DALI_IMPORT_API +namespace Dali { namespace Integration @@ -31,7 +31,7 @@ namespace Integration * Base structure for events passed to Dali::Integration::Core::QueueEvent() * An instance of this class cannot be created. */ -struct Event +struct DALI_CORE_API Event { // Destruction