Support animation of Visual transform properties
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / visuals / visual-factory-impl.h
index 5ee3e8e..e4dd8d3 100644 (file)
@@ -91,7 +91,7 @@ protected:
   /**
    * A reference counted object may only be deleted by calling Unreference()
    */
-  virtual ~VisualFactory();
+  ~VisualFactory() override;
 
 private:
   /**