Seperate the API macros
[platform/core/uifw/dali-core.git] / dali / public-api / signals / connection-tracker.h
index 3e5383b..0bb1e9d 100644 (file)
@@ -2,7 +2,7 @@
 #define __DALI_CONNECTION_TRACKER_H__
 
 /*
- * Copyright (c) 2015 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.
@@ -38,7 +38,7 @@ class SlotConnection;
  * @brief Connection tracker concrete implementation.
  * @SINCE_1_0.0
  */
-class DALI_IMPORT_API ConnectionTracker : public ConnectionTrackerInterface
+class DALI_CORE_API ConnectionTracker : public ConnectionTrackerInterface
 {
 public: