Updates following the PixelData change
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / renderers / image-atlas-manager.h
index e191351..abe0123 100644 (file)
@@ -81,7 +81,7 @@ public:
    * @return The texture set containing the image.
    */
   TextureSet Add( Vector4& textureRect,
-                PixelDataPtr pixelData );
+                  PixelData pixelData );
 
   /**
    * Remove the image at the given rectangle from the texture set.