Purge underscored header file barriers
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api / controls / buttons / toggle-button.h
index 2e61901..93dace9 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef __DALI_TOOLKIT_TOGGLE_BUTTON_H__
-#define __DALI_TOOLKIT_TOGGLE_BUTTON_H__
+#ifndef DALI_TOOLKIT_TOGGLE_BUTTON_H
+#define DALI_TOOLKIT_TOGGLE_BUTTON_H
 
 /*
- * Copyright (c) 2017 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2019 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.
@@ -98,7 +98,7 @@ class ToggleButton;
  *
  * See Button for more detail on signals and modifying states via properties.
  */
-class DALI_IMPORT_API ToggleButton : public Button
+class DALI_TOOLKIT_API ToggleButton : public Button
 {
 public:
   /**
@@ -220,4 +220,4 @@ public: // Not intended for application developers
 
 } // namespace Dali
 
-#endif // __DALI_TOOLKIT_TOGGLE_BUTTON_H__
+#endif // DALI_TOOLKIT_TOGGLE_BUTTON_H