Renamed TextVisual::DoSetProperty to SetProperty
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / visuals / text / text-visual.h
index 3e3791e..f3d9516 100644 (file)
@@ -136,7 +136,7 @@ private:
    * property map.
    * @param[in] propertyValue The value to set
    */
-  void DoSetProperty( Dali::Property::Index index, const Dali::Property::Value& propertyValue );
+  void SetProperty( Dali::Property::Index index, const Dali::Property::Value& propertyValue );
 
   /**
    * @brief Creates the text's renderer.