Merge "[ATSPI] Fix for SCREEN coordinate type in GetExtents" into devel/master
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / enums.h
index 08c922f..eeca933 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef __DALI_TOOLKIT_ENUMS_H__
-#define __DALI_TOOLKIT_ENUMS_H__
+#ifndef DALI_TOOLKIT_ENUMS_H
+#define DALI_TOOLKIT_ENUMS_H
 
 /*
- * Copyright (c) 2018 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2020 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.
@@ -40,7 +40,6 @@ namespace Toolkit
  */
 namespace ControlOrientation
 {
-
 /**
  * @brief Enumeration for the internal orientation of a control.
  * @SINCE_1_0.0
@@ -79,4 +78,4 @@ DALI_TOOLKIT_API bool IsHorizontal(ControlOrientation::Type orientation);
 
 } // namespace Dali
 
-#endif // __DALI_TOOLKIT_ENUMS_H__
+#endif // DALI_TOOLKIT_ENUMS_H