Seperate the API macros
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api / controls / popup / confirmation-popup.h
index 4cd620b..940840b 100644 (file)
@@ -2,7 +2,7 @@
 #define __DALI_TOOLKIT_CONFIRMATION_POPUP_H__
 
 /*
 #define __DALI_TOOLKIT_CONFIRMATION_POPUP_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.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -48,7 +48,7 @@ class ConfirmationPopup;
  * | controlSignalOk     | controlOk                | connectSignalOkSelected                  |
  * | controlSignalCancel | controlCancel            | connectSignalCancelSelected              |
  */
  * | controlSignalOk     | controlOk                | connectSignalOkSelected                  |
  * | controlSignalCancel | controlCancel            | connectSignalCancelSelected              |
  */
-class DALI_IMPORT_API ConfirmationPopup : public Popup
+class DALI_TOOLKIT_API ConfirmationPopup : public Popup
 {
 public:
 
 {
 public: