TextActor - New constructor with a parameter object replaces previous constructors.
[platform/core/uifw/dali-core.git] / dali / internal / event / text / generator / text-vertex-generator.h
index 48db985..cbe26d2 100644 (file)
@@ -56,7 +56,7 @@ namespace TextVertexGenerator
                             const TextFormat& format,
                             const FontMetricsInterface& metrics,
                             const AtlasUvInterface& uvInterface,
-                            const FontId fontId);
+                            FontId fontId);