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 1bc7bac..5ede97e 100755 (executable)
@@ -87,6 +87,11 @@ public:
   void GetDefaultSize( uint32_t& width, uint32_t& height ) const;
 
   /**
+   * @copydoc Dali::VectorAnimationRenderer::GetLayerInfo()
+   */
+  void GetLayerInfo( Property::Map& map ) const;
+
+  /**
    * @copydoc Dali::VectorAnimationRenderer::UploadCompletedSignal()
    */
   Dali::VectorAnimationRenderer::UploadCompletedSignalType& UploadCompletedSignal();