Overriding virtual destructors are marked as 'override'.
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / visuals / animated-image / rolling-animated-image-cache.h
index 8281c32..3a24eb6 100644 (file)
@@ -64,7 +64,7 @@ public:
   /**
    * Destructor
    */
   /**
    * Destructor
    */
-  virtual ~RollingAnimatedImageCache();
+  ~RollingAnimatedImageCache() override;
 
   /**
    * Get the Nth frame. If it's not ready, this will trigger the
 
   /**
    * Get the Nth frame. If it's not ready, this will trigger the