Stop trying to find the URL parameter multiple times from property map
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / visuals / image / batch-image-visual.h
index be84aab..d670c5d 100644 (file)
@@ -45,7 +45,7 @@ public:
    * @param[in] factoryCache A pointer pointing to the VisualFactoryCache object
    * @return A smart-pointer to the newly allocated visual.
    */
-  static BatchImageVisualPtr New( VisualFactoryCache& factoryCache );
+  static BatchImageVisualPtr New( VisualFactoryCache& factoryCache, const std::string& url );
 
 public:  // from Visual