Revert "[Tizen] (Vector) Remove 'const' from GetLayerInfo method"
[platform/core/uifw/dali-adaptor.git] / dali / internal / vector-animation / common / vector-animation-renderer-impl.h
index ef588e1..5ede97e 100755 (executable)
@@ -89,7 +89,7 @@ public:
   /**
    * @copydoc Dali::VectorAnimationRenderer::GetLayerInfo()
    */
-  void GetLayerInfo( Property::Map& map );
+  void GetLayerInfo( Property::Map& map ) const;
 
   /**
    * @copydoc Dali::VectorAnimationRenderer::UploadCompletedSignal()