Improve ThreadSynchronization Logging (enable release logging if required)
[platform/core/uifw/dali-adaptor.git] / adaptors / base / vsync-notifier.h
index 725ce6c..fd6bdc3 100644 (file)
@@ -97,7 +97,7 @@ private:
 
 private:
 
-  ThreadSynchronization&              mThreadSync;              ///< Used to synchronize all the threads
+  ThreadSynchronization&              mThreadSynchronization;   ///< Used to synchronize all the threads
   Dali::Integration::Core&            mCore;                    ///< Dali core reference
   Integration::PlatformAbstraction&   mPlatformAbstraction;     ///< The platform abstraction for retrieving the current time etc.
   VSyncMonitorInterface*              mVSyncMonitor;            ///< VSyncMonitor interface