X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Fsystem%2Fcommon%2Fenvironment-options.h;h=547adfac4fad1cc9bf47fef7dca34b1ea607e4d4;hb=1d0d7873858fd2010b71e5db8f03654fb307370f;hp=4d4b458ffaf57605b536620bb6f1482b6b7be22e;hpb=788d84d02fec3b0cbc76c1d881b6c2d1be97ce03;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/dali/internal/system/common/environment-options.h b/dali/internal/system/common/environment-options.h index 4d4b458..547adfa 100644 --- a/dali/internal/system/common/environment-options.h +++ b/dali/internal/system/common/environment-options.h @@ -73,7 +73,7 @@ public: /** * Install the log function for the current thread. */ - virtual void InstallLogFunction() const; + void InstallLogFunction() const override; /** * Un-install the log function for the current thread.