Moved actor recursion methods to actor-parent-impl
[platform/core/uifw/dali-core.git] / dali / public-api / object / property-input.h
index e5d6f6a..507bb9c 100644 (file)
@@ -2,7 +2,7 @@
 #define DALI_PROPERTY_INPUT_H
 
 /*
- * Copyright (c) 2019 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.
@@ -42,7 +42,6 @@ class Quaternion;
 class DALI_CORE_API PropertyInput
 {
 public:
-
   class Extension; ///< Forward declare future extension interface
 
   /**