[Tizen] Add codes for Dali Windows Backend
[platform/core/uifw/dali-core.git] / dali / devel-api / threading / conditional-wait.h
old mode 100644 (file)
new mode 100755 (executable)
index 24a0874..79de016
@@ -35,7 +35,7 @@ public:
    * @brief Allows client code to synchronize updates to its own state with the
    * internal state of a ConditionalWait object.
    */
-  class ScopedLock
+  class DALI_CORE_API ScopedLock
   {
   public:
     /**