Fixes by clang-tidy.
[platform/core/uifw/dali-adaptor.git] / dali / internal / imaging / common / pixel-buffer-impl.h
old mode 100755 (executable)
new mode 100644 (file)
index b0a0bdc..5513f8b
@@ -104,7 +104,7 @@ protected:
    *
    * Release the pixel buffer if exists.
    */
-  ~PixelBuffer();
+  ~PixelBuffer() override;
 
 public: