Assert when proprety notification is used in a thread other than the main thread
[platform/core/uifw/dali-core.git] / dali / internal / event / animation / animation-playlist-declarations.h
index 4b5d7d1..710fde4 100644 (file)
@@ -2,7 +2,7 @@
 #define DALI_INTERNAL_ANIMATION_PLAYLIST_DECLARATIONS_H
 
 /*
- * Copyright (c) 2019 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2021 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.
 
 namespace Dali
 {
-
 namespace Internal
 {
-
 class AnimationPlaylist;
 
 using AnimationPlaylistOwner = OwnerPointer<AnimationPlaylist>;
@@ -36,4 +34,3 @@ using AnimationPlaylistOwner = OwnerPointer<AnimationPlaylist>;
 } // namespace Dali
 
 #endif // DALI_INTERNAL_ANIMATION_PLAYLIST_DECLARATIONS_H
-