Seperate the API macros
[platform/core/uifw/dali-core.git] / dali / integration-api / events / event.h
index 66bd92d..860011e 100644 (file)
@@ -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 <dali/public-api/common/dali-common.h>
 
-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